Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonToolBar Class / MarginBottom Property

In This Topic
    MarginBottom Property (RibbonToolBar)
    In This Topic
    Gets or sets the bottom margin for the RibbonToolBar.
    Syntax
    'Declaration
     
    
    Public Property MarginBottom As Integer
    public int MarginBottom {get; set;}
    See Also