[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonToolBar.MarginTop

MarginTop Property

MarginTop

Gets or sets the top margin for the RibbonToolBar.

Declaration
[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