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

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

    Return Value

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