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

In This Topic
    NavigationButton Property (RadialMenuStyle)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the central button of the C1.Win.Command.C1RadialMenu element.
    Syntax
    'Declaration
     
    
    Public Property NavigationButton As NavigationButtonStyles
    public NavigationButtonStyles NavigationButton {get; set;}
    See Also