[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.EditFormat

EditFormat Property

EditFormat

Format used to display the value when the control is in edit mode (has input focus and is not read-only).

Declaration
public FormatInfo EditFormat { get; }
Implements