Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / ExchangeEventArgs Class / Format Property

In This Topic
    Format Property (ExchangeEventArgs)
    In This Topic
    Gets the C1.C1Schedule.FileFormatEnum value, selected by the end-user.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As FileFormatEnum
    public FileFormatEnum Format {get;}
    See Also