NetXP 3.0 Reference
DockObject.Order Property
Gets the order of the object.
[Visual Basic]
Public ReadOnly Property Order As
Integer
[C#]
public
int
Order {get;}
See Also
DockObject Class
|
NETXP.Controls.Docking Namespace