FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / MoreButton Property

In This Topic
    MoreButton Property (C1Ribbon)
    In This Topic
    Gets the properties of the more button from simplified view of ribbon.
    Syntax
    'Declaration
     
    Public ReadOnly Property MoreButton As MoreButtonSettings
    public MoreButtonSettings MoreButton {get;}
    See Also