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

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