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

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

    Return Value

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