C1.Win.Input Namespace / C1Label Class / CustomFormat Property

In This Topic
CustomFormat Property (C1Label)
In This Topic
Gets or sets custom format specified used if FormatType property is FormatType.CustomFormat.
Syntax
'Declaration
 
Public Property CustomFormat As String
 
See Also