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