Back to Devexpress

DayView Properties

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

latest14.9 KB
Original Source

DayView Properties

Displays a detailed picture of events across one or more days.

NameDescription
AllDayAreaScrollBarVisibleSpecifies whether the scrolling of the All-Day Area is enabled, and the corresponding scrollbar is visible.
AllowScrollAnimationGets or sets whether to enable animation for vertical scrolling.
AppearanceProvides access to the properties that control the appearance of the DayView‘s elements.
AppointmentDisplayOptionsProvides access to the appointment display options for the Day View and its descendants.
AppointmentHeightObsolete. Gets or sets the height of a single appointment for the current View (in pixels). Inherited from SchedulerViewBase.
AppointmentShadowsObsolete. Gets or sets a value indicating if shadows are shown for appointments.
BoundsObsolete. Gets or sets the bounds of the current View. Inherited from SchedulerViewBase.
ColumnWidthGets or sets the custom column width. This custom width is in effect only when the ColumnWidthMode is set to Fixed.
ColumnWidthModeGets or sets whether all DayView columns are equal in width or if column width is calculated individually depending on the number of appointments scheduled for the same time.
ControlGets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DateTimeScrollbarVisibleGets or sets a value indicating whether the date-time scrollbar is visible. Inherited from SchedulerViewBase.
DayCountGets or sets the number of days that are simultaneously displayed within the Day View.
DisplayNameGets or sets the string to display to indicate the scheduler’s view. Inherited from SchedulerViewBase.
EnabledGets or sets if the view is enabled for the SchedulerControl. Inherited from SchedulerViewBase.
FirstVisibleResourceIndexGets or sets the visible index of the first resourse currently displayed on-screen. Inherited from SchedulerViewBase.
GroupSeparatorWidthGets or sets the width of a separator bar between groups (measured in pixels). Inherited from SchedulerViewBase.
GroupTypeGets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
HtmlTemplates
IdOverrides the corresponding property of the base class to hide it. Inherited from SchedulerViewBase.
MenuCaptionGets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MenuItemIdGets the ID of the menu item which corresponds to the Day View.
MouseWheelScrollSpeed
NavigationButtonAppointmentSearchIntervalSpecifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibilityGets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
PainterObsolete. Gets an object that provides the painting functionality of the scheduler control’s Views. Inherited from SchedulerViewBase.
ResourcesPerPageGets or sets the number of resources shown at a time on a screen. Inherited from SchedulerViewBase.
RowHeightGets or sets the height of time cells in the working area.
SelectedIntervalGets the time interval currently selected in the scheduler’s active view by an end-user. Inherited from SchedulerViewBase.
SelectedResourceGets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase.
ShortDisplayNameGets or sets a short name of the current view. Inherited from SchedulerViewBase.
ShowAllAppointmentsAtTimeCellsGets or sets whether all-day appointments should be shown at time cells rather than in a special area.
ShowAllDayAreaGets or sets a value which specifies whether the All-Day Area is displayed in the Day View, Work-Week View and the Full Week View.
ShowDayHeadersGets or sets a value which specifies if day headers are shown in the Day View, Work-Week View and the Full Week View.
ShowDayNumberInAllDayAreaGets or sets whether the Scheduler should display day numbers inside the all-day event area instead of day column headers.
ShowMoreButtonsGets or sets a value which specifies if the More buttons should be shown in the current View. Inherited from SchedulerViewBase.
ShowMoreButtonsOnEachColumnGets or sets a value indicating whether to show the more buttons on each column or only on the Time Ruler in the Day View, Work-Week View and the Full Week View.
ShowNumbersInMoreButtonsGets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase.
ShowWorkTimeOnlyGets or sets a value indicating if the scheduler should show its data only for the working hours in the Day View, Work-Week View and the Full Week View.
StatusDisplayTypeGets or sets how the appointment status is displayed in the Scheduler view. Inherited from SchedulerViewBase.
StatusLineWidthGets or sets the width of Status Lines in the Day View, Work-Week View and the Full Week View (measured in pixels).
TimeIndicatorDisplayOptionsProvides access to options specifying how the TimeIndicator is displayed in the view.
TimeMarkerStyleSpecifies the style of a Time Marker - an element inside the Time Ruler that marks the current time.
TimeMarkerVisibilityGets or sets the visibility mode of the Time Marker for all DayView.TimeRulers of the view. Use the TimeMarkerStyle property to select the preferred Time Marker appearance.
TimeRulersGets the View’s collection of time rulers.
TimeScaleGets or sets the time interval for the time slots in the scheduling area.
TimeSlotsGets the View’s collection of time slots.
TopRowTimeGets or sets the time of the topmost row which is currently shown in the Day View.
TypeGets the view’s type.
UseOptimizedScrollingGets or sets whether optimized fast scrolling is enabled.
ViewInfoGets the current object’s view information.
VisibleIntervalsObsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase.
VisibleTimeGets or sets the time of the view’s day interval.
VisibleTimeSnapModeEnables display of the specified start of the scheduler visible interval while a custom time ruler is applied in the Day or Work-Week view.
WorkTimeGets or sets the work time interval for the Day View, Work-Week View and the Full Week View.

See Also

DayView Class

DayView Members

DevExpress.XtraScheduler Namespace