ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonToolBar Class / MarginBottom Property

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