Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / RangeSliderThumbStyle Class / ShouldSerializeAutoWidth Method

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

    Return Value

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