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

In This Topic
DisplayFormat Property (C1DropDownEditorBase)
In This Topic
Format used to display the value when the control is in display mode.
Syntax
'Declaration
 
Public ReadOnly Property DisplayFormat As FormatInfo
 
See Also