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

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