C1.Win.Input.Base Namespace / C1TextBoxBase Class / EditFormat Property

In This Topic
EditFormat Property (C1TextBoxBase)
In This Topic
Gets the format used to display the value when the control is in edit mode (has input focus and is not read-only).
Syntax
'Declaration
 
Public ReadOnly Property EditFormat As FormatInfo
 
See Also