FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.Integer
    public System.int MarginBottom {get; set;}
    See Also