Back to Devexpress

DxSchedulerWorkWeekView Members

blazor-devexpress-dot-blazor-dot-dxschedulerworkweekview-dot-underscore-members.md

latest6.4 KB
Original Source

DxSchedulerWorkWeekView Members

A calendar view that displays a work week.

Constructors

NameDescription
DxSchedulerWorkWeekView()Initializes a new DxSchedulerWorkWeekView class instance with the default settings.

Properties

NameDescription
AllDayTimeCellTemplateSpecifies the template for Scheduler all-day time cells. Inherited from DxSchedulerDayViewBase.
CellMinWidthSpecifies the base width of a day cell in day, week, and work week views, in pixels. Inherited from DxSchedulerDayViewBase.
DateHeaderCellTemplateSpecifies the template for date header cells in the Scheduler. Inherited from DxSchedulerDayViewBase.
DayCountSpecifies the number of days displayed in the Day View. Inherited from DxSchedulerDayViewBase.
HorizontalAppointmentTemplateSpecifies a template for appointments displayed horizontally in Scheduler views. Inherited from DxSchedulerDayViewBase.
ResourceHeaderCellTemplateSpecifies the template for resource header cells in the Scheduler. Inherited from DxSchedulerDayViewBase.
ShowAppointmentDateTimeRangeSpecifies whether appointment time spans are visible. Inherited from DxSchedulerDayViewBase.
ShowWorkTimeOnlySpecifies whether the scheduler displays only working hours in a View. Inherited from DxSchedulerDayViewBase.
SnapToCellsModeSpecifies how appointments snap to time cells in the view. Inherited from DxSchedulerDayViewBase.
TimeCellTemplateSpecifies a template used to display time cells in the Scheduler. Inherited from DxSchedulerDayViewBase.
TimeIndicatorVisibilitySpecifies when to show the current time indicator. Inherited from DxSchedulerDayViewBase.
TimeScaleSpecifies the appointment slot time interval. Inherited from DxSchedulerDayViewBase.
VerticalAppointmentTemplateSpecifies a template for appointments displayed vertically in Scheduler views. Inherited from DxSchedulerDayViewBase.
VisibleTimeSpecifies the visible time interval. Inherited from DxSchedulerDayViewBase.
WorkTimeSpecifies the working hours for the current day. Inherited from DxSchedulerDayViewBase.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxSchedulerWorkWeekView Class

DevExpress.Blazor Namespace