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

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