Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarHeaderLoadingEventArgs Class / ViewMode Property

In This Topic
    ViewMode Property (CalendarHeaderLoadingEventArgs)
    In This Topic
    The view mode of the calendar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewMode As CalendarViewMode
    public CalendarViewMode ViewMode {get;}
    See Also