Back to Devexpress

SchedulerViewBase Properties

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerviewbase-dot-underscore-properties.md

latest5.5 KB
Original Source

SchedulerViewBase Properties

A base class for the scheduler views.

NameDescription
AppearanceProvides access to the properties that control the appearance of the SchedulerViewBase‘s elements.
AppointmentDisplayOptionsProvides access to the appointment’s display options.
AppointmentHeightObsolete. Gets or sets the height of a single appointment for the current View (in pixels).
BoundsObsolete. Gets or sets the bounds of the current View.
ControlGets the scheduler control which the current View belongs to.
DateTimeScrollbarVisibleGets or sets a value indicating whether the date-time scrollbar is visible.
DisplayNameGets or sets the string to display to indicate the scheduler’s view.
EnabledGets or sets if the view is enabled for the SchedulerControl.
FirstVisibleResourceIndexGets or sets the visible index of the first resourse currently displayed on-screen.
GroupSeparatorWidthGets or sets the width of a separator bar between groups (measured in pixels).
GroupTypeGets or sets a value that specifies the type of grouping applied to the View.
IdOverrides the corresponding property of the base class to hide it.
MenuCaptionGets or sets the menu caption string to indicate the View.
MenuItemIdGets the ID of the menu item which corresponds to the current View.
NavigationButtonAppointmentSearchIntervalSpecifies the time span used to search for appointments by Navigation Buttons.
NavigationButtonVisibilityGets or sets the condition for display of the Navigation Buttons.
PainterObsolete. Gets an object that provides the painting functionality of the scheduler control’s Views.
ResourcesPerPageGets or sets the number of resources shown at a time on a screen.
SelectedIntervalGets the time interval currently selected in the scheduler’s active view by an end-user.
SelectedResourceGets the resource which contains the time interval currently selected in the scheduler’s active view.
ShortDisplayNameGets or sets a short name of the current view.
ShowMoreButtonsGets or sets a value which specifies if the More buttons should be shown in the current View.
ShowNumbersInMoreButtonsGets or sets whether More buttons should display the number of appointments outside the currently visible area.
StatusDisplayTypeGets or sets how the appointment status is displayed in the Scheduler view.
TypeGets the View’s type.
ViewInfoGets the current object’s view information.
VisibleIntervalsObsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View.

See Also

SchedulerViewBase Class

SchedulerViewBase Members

DevExpress.XtraScheduler Namespace