DisplayFormat Property
DisplayFormat
Format used to display the value when the control is not in edit mode (does not have input focus or is read-only).
Declaration
public FormatInfo DisplayFormat { get; }
Public ReadOnly Property DisplayFormat As FormatInfo