NetXP 3.0 Reference
Margins.Left Property
Gets or sets the value of the left margin.
[Visual Basic]
Public Property Left As
Integer
[C#]
public
int
Left {get; set;}
See Also
Margins Class
|
NETXP.Controls.Bars Namespace