ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / ParseInfo Property

In This Topic
    ParseInfo Property (IDropDownEditorBase)
    In This Topic
    Gets settings affecting parsing, that is, converting the string entered by the user to the data type.
    Syntax
    'Declaration
     
    
    ReadOnly Property ParseInfo As ParseInfo
    ParseInfo ParseInfo {get;}
    See Also