C1.Win.Input.Styles Namespace / TextBoxStyles Class / ShouldSerializeUnderline Method

In This Topic
ShouldSerializeUnderline Method (TextBoxStyles)
In This Topic
Specifies whether to save the value of the Underline property.
Syntax
'Declaration
 
Protected Function ShouldSerializeUnderline() As Boolean
 

Return Value

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