FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonToolBar Class / MarginTop Property

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