[]
Gets or sets the top margin for the RibbonToolBar.
[C1Category("Appearance")]
[C1Description("RibbonToolBar.MarginTop", "Gets or sets the top margin for the RibbonToolBar.")]
public int MarginTop { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonToolBar.MarginTop", "Gets or sets the top margin for the RibbonToolBar.")>
Public Property MarginTop As Integer