Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / EditFormat Property

In This Topic
    EditFormat Property (IDropDownEditorBase)
    In This Topic
    Format used to display the value when the control is in edit mode (has input focus and is not read-only).
    Syntax
    'Declaration
     
    
    ReadOnly Property EditFormat As FormatInfo
    FormatInfo EditFormat {get;}
    See Also