C1.Win.Input.Base Namespace / C1TextBoxBase Class / FormatType Property

In This Topic
FormatType Property (C1TextBoxBase)
In This Topic
Gets or sets enumeration value determining the formatting method, including standard .NET format specifies, custom and programmatic formatting.
Syntax
'Declaration
 
Public Property FormatType As FormatType
 
See Also