ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderStyles Class / ShouldSerializeCommon Method

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

    Return Value

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