C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / DisplayFormat Property

In This Topic
DisplayFormat Property (C1NumericEdit)
In This Topic
Format used to display the value when the control is not in edit mode (does not have input focus or is read-only).
Syntax
'Declaration
 
Public ReadOnly Property DisplayFormat As FormatInfo
 
See Also