ComponentOne Input for WinForms
DisplayFormat Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : DisplayFormat Property
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
public FormatInfo DisplayFormat {get;}
See Also

Reference

C1TextBox Class
C1TextBox Members