NetXP 3.0 Reference

CommandBar.Margins Property

Gets the margins (padding) between the command bar's edges and its items.

[Visual Basic]
Public ReadOnly Property Margins As Margins
[C#]
public Margins Margins {get;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace