Input for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / ParseInfo Class / FormatType Property

In This Topic
    FormatType Property (ParseInfo)
    In This Topic
    Gets or sets the format used for parsing.
    Syntax
    'Declaration
     
    
    Public Property FormatType As FormatType
    public FormatType FormatType {get; set;}
    See Also