ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / FormatErrorEventArgs Class / FormatInfo Property

In This Topic
    FormatInfo Property (FormatErrorEventArgs)
    In This Topic
    FormatInfo object that fired the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property FormatInfo As FormatInfo
    public FormatInfo FormatInfo {get;}
    See Also