ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / FormatEventArgs Class / FormatInfo Property

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