C1.Win.Input.Styles Namespace / CheckBoxBaseStyles Class / ShouldSerializeNormal Method

In This Topic
ShouldSerializeNormal Method (CheckBoxBaseStyles)
In This Topic
Specifies whether to save the value of the Normal property.
Syntax
'Declaration
 
Protected Function ShouldSerializeNormal() As Boolean
 

Return Value

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