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

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

    Return Value

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