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

In This Topic
    ShouldSerializeNested Method
    In This Topic
    Specifies whether to save the value of the Nested property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeNested() As Boolean
    protected bool ShouldSerializeNested()

    Return Value

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