Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / NavigationButtonStyles Class / Collapsed Property

In This Topic
    Collapsed Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the collapsed state.
    Syntax
    'Declaration
     
    
    Public Property Collapsed As NavigationButtonStyle
    public NavigationButtonStyle Collapsed {get; set;}
    See Also