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

In This Topic
    ShouldSerializeNavigationButton Method (RadialMenuStyle)
    In This Topic
    Specifies whether to save the value of the C1.Win.Command.Styles.RadialMenu.Base.RadialMenuBaseStyle.NavigationButton property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeNavigationButton() As Boolean
    protected bool ShouldSerializeNavigationButton()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also