ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderBarStyle Class / ShouldSerializeThickness Method

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

    Return Value

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