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

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

    Return Value

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