Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatEventArgs Class / FormatInfo Property

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