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