C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShouldSerializeText Method

In This Topic
ShouldSerializeText Method (C1TextBoxBase)
In This Topic
Specifies whether to save the value of the Text property.
Syntax
'Declaration
 
Protected Shadows Function ShouldSerializeText() As Boolean
 
See Also