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

In This Topic
    ShouldSerializeNavigationButton Method (RadialMenuBaseStyle)
    In This Topic
    Specifies whether to save the value of the 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