[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.ParseInfo

ParseInfo Property

ParseInfo

Gets a settings affecting parsing, that is, converting the string entered by the user to the data type.

Declaration
public ParseInfo ParseInfo { get; }
Implements