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

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