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
 

Return Value

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