The ScheduleView type exposes the following members.

Properties

  NameDescription
DateRangeDisplayInfo
Gets display information for the view title.
DateRangeDisplayMode
Gets how the title should be formatted in the view.
EndDate
Gets the end date of the view.
IsNextWingEnabled
Gets whether the "next item" wing button is enabled.
IsPreviousWingEnabled
Gets whether the "previous item" wing button is enabled.
Now
Gets the current date and time.
Schedule
Gets or sets the Schedule being displayed.
SelectedDateRange
Gets a DateRange containing the selected start and end dates. If a ScheduleItem is selected, then the start and end times of the item will be returned instead.
ShowWings
Gets whether the view needs to display the "wing" buttons (previous and next schedule item).
StartDate
Gets or sets the start date of the view.
Times
Gets the hours of the day.

See Also