Skip to main content

WorkWeekView Properties

A view that displays appointments for the working days in a particular week.
Name Description
ActualHorizontalScrollBarVisibility Returns whether the horizontal scrollbar is currently shown. This is a dependency property. Inherited from SchedulerViewBase.
ActualResourceNavigatorVisibility Inherited from SchedulerViewBase.
ActualVerticalScrollBarVisibility Returns whether the vertical scrollbar is currently shown. This is a dependency property. Inherited from SchedulerViewBase.
ActualVisibleTime Gets the actual time interval displayed by the Day View, Work Week View, or Week View. This is a dependency property. Inherited from DayViewBase.
AgendaView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
AllDayAppointmentContentTemplate Gets or sets the data template used to display the content of all-day appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AllDayAppointmentContentTemplateSelector Gets or sets an object that selects an all-day appointment content template based on custom logic. This is a dependency property. Inherited from DayViewBase.
AllDayAppointmentFullIntervalStringFormat Gets or sets the format of the string displayed in appointments in the all-day area that indicate the full interval of an appointment. This is a dependency property Inherited from DayViewBase.
AllDayAppointmentIntervalStringFormat Gets or sets the format of the string displayed in appointments in the all-day area that indicate the interval of an appointment. This is a dependency property. Inherited from DayViewBase.
AllDayAppointmentLeftArrowTextStringFormat Gets or sets the format of the string displayed in appointments in the all-day area that do not fit in the view area. This is a dependency property. Inherited from DayViewBase.
AllDayAppointmentMinHeight Gets or sets the height of all-day appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AllDayAppointmentRightArrowTextStringFormat Gets or sets the format of the string displayed in appointments in the all-day area that do not fit in the view area. This is a dependency property. Inherited from DayViewBase.
AllDayAppointmentStyle Gets or sets the style of all-day appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AllDayAreaMinHeight Gets or sets the minimum height of the All-Day Area. This is a dependency property. Inherited from DayViewBase.
AllDayCellContentTemplate Gets or sets the data template used to display the content of all-day area cells in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AllDayCellContentTemplateSelector Gets or sets an object that selects an all-day cell content template based on custom logic. This is a dependency property. Inherited from DayViewBase.
AllDayCellStyle Gets or sets the style of all-day area cells in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AllDaySeparatorSize Gets or sets the height of a separator bar between the all-day area and the main area of the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AllowDrop Overrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement.
AppointmentContentTemplate Gets or sets the data template used to display the content of appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AppointmentContentTemplateSelector Gets or sets an object that selects an appointment content template based on custom logic. This is a dependency property. Inherited from DayViewBase.
AppointmentFullIntervalStringFormat Gets or sets the format of the string displayed in appointments that indicate the full interval of an appointment. This is a dependency property. Inherited from SchedulerViewBase.
AppointmentIntervalStringFormat Gets or sets the format of the string displayed in appointments that indicate the interval of an appointment. This is a dependency property. Inherited from SchedulerViewBase.
AppointmentLeftArrowTextStringFormat Gets or sets the format of the string displayed in appointments that do not fit in the view area. This is a dependency property. Inherited from SchedulerViewBase.
AppointmentMinHeight Gets or sets the minimum height of appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AppointmentRightArrowTextStringFormat Gets or sets the format of the string displayed in appointments that do not fit in the view area. This is a dependency property. Inherited from SchedulerViewBase.
AppointmentsDeferredRendering Gets or sets whether to enable deferred scrolling. This is a dependency property. Inherited from SchedulerViewBase.
AppointmentsDeferredRenderingRange Gets or sets the number of appointments being rendered at a time when the AppointmentsDeferredRendering option is enabled. This is a dependency property. Inherited from SchedulerViewBase.
AppointmentsOpacityAnimation Inherited from SchedulerViewBase.
AppointmentStyle Gets or sets the style of appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
AreAnyTouchesCaptured Gets a value that indicates whether at least one touch is captured to this element. Inherited from ContentElement.
AreAnyTouchesCapturedWithin Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from ContentElement.
AreAnyTouchesDirectlyOver Gets a value that indicates whether at least one touch is pressed over this element. Inherited from ContentElement.
AreAnyTouchesOver Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from ContentElement.
BindingGroup Overrides the BindingGroup property, to hide it. Inherited from DXFrameworkContentElement.
Caption Gets or sets a caption for the current View‘s bar item. This is a dependency property. Inherited from ViewBase.
CellContentTemplate Gets or sets the data template used to display the content of time cells in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
CellContentTemplateSelector Gets or sets an object that selects a time cell content template based on custom logic. This is a dependency property. Inherited from DayViewBase.
CellMinHeight Gets or sets the minimum height of time cells in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
CellStyle Gets or sets the style of time cells in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
CommandBindings Overrides the CommandBindings property to hide it. Inherited from DXFrameworkContentElement.
ContextMenu Overrides the ContextMenu property to hide it. Inherited from DXFrameworkContentElement.
Cursor Overrides the Cursor property to hide it. Inherited from DXFrameworkContentElement.
DataContext Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkContentElement.
DateHeaderContentTemplate Gets or sets the data template used to display the content of date headers. This is a dependency property. Inherited from SchedulerViewBase.
DateHeaderContentTemplateSelector Gets or sets an object that selects a date header content template based on custom logic. This is a dependency property. Inherited from SchedulerViewBase.
DateHeaderStringFormat Specifies the format of the string displayed in date headers. This is a dependency property. Inherited from DayViewBase.
DateHeaderStringFormats Specifies the formats of the string displayed in date headers. This is a dependency property. Inherited from DayViewBase.
DateHeaderStyle Inherited from SchedulerViewBase.
DateHeaderUseUpperCase Specifies whether to capitalize the header text. This is a dependency property. Inherited from DayViewBase.
DayView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
DayViewBase This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
DefaultStyleKey protected Gets or sets the key to use to find the style template for this control in themes. Inherited from FrameworkContentElement.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Description Gets or sets a description for the current View‘s bar item. This is a dependency property. Inherited from ViewBase.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FirstVisibleResourceIndex Inherited from SchedulerViewBase.
Focusable Overrides the Focusable property to hide it. Inherited from DXFrameworkContentElement.
FocusVisualStyle Overrides the FocusVisualStyle property to hide it. Inherited from DXFrameworkContentElement.
ForceCursor Overrides the ForceCursor property to hide it. Inherited from DXFrameworkContentElement.
Glyph Gets or sets the bar item’s small icon for the current View. This is a dependency property. Inherited from ViewBase.
GroupSeparatorSize Specifies the width of the line between groups when the scheduler is grouped by dates or resources. Inherited from SchedulerViewBase.
HasAnimatedProperties Overrides the HasAnimatedProperties property to hide it. Inherited from DXFrameworkContentElement.
HighlightNonworkingHours Specifies whether to highlight non-working hours. This is a dependency property. Inherited from DayViewBase.
HorizontalScrollBarVisibility Gets or sets the horizontal scrollbar visibility mode. This is a dependency property. Inherited from SchedulerViewBase.
InputBindings Overrides the InputBindings property to hide it. Inherited from DXFrameworkContentElement.
InputScope Overrides the InputScope property to hide it. Inherited from DXFrameworkContentElement.
IsActive Gets or sets a value indicating whether the current View is active in the SchedulerControl. This is a dependency property. Inherited from ViewBase.
IsAppointmentsOpacityAnimationEnabled Inherited from SchedulerViewBase.
IsEnabled Overrides the IsEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsEnabledCore protected Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from ContentElement.
IsFocused Overrides the IsFocused property to hide it. Inherited from DXFrameworkContentElement.
IsHorizontalPerPixelScrollingEnabled Specifies whether the horizontal scrolling is per-pixel. This is a dependency property. Inherited from DayViewBase.
IsHorizontalScrollSnappingEnabled Gets or sets a value indicating whether the Scheduler should snap to the left-edge of the closest time cell column when scrolling completes. This is a dependency property. Inherited from DayViewBase.
IsInitialized Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its EndInit() method called. Inherited from FrameworkContentElement.
IsInputMethodEnabled Overrides the IsInputMethodEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocused Overrides the IsKeyboardFocused property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocusWithin Overrides the IsKeyboardFocusWithin property to hide it. Inherited from DXFrameworkContentElement.
IsLoaded Gets a value indicating whether this element has been loaded for presentation. Inherited from FrameworkContentElement.
IsMouseCaptured Overrides the IsMouseCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsMouseCaptureWithin Overrides the IsMouseCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsMouseDirectlyOver Overrides the IsMouseDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsMouseOver Overrides the IsMouseOver property to hide it. Inherited from DXFrameworkContentElement.
IsSealed Overrides the IsSealed property to hide it. Inherited from DXFrameworkContentElement.
IsStylusCaptured Overrides the IsStylusCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsStylusCaptureWithin Overrides the IsStylusCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsStylusDirectlyOver Overrides the IsStylusDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsStylusOver Overrides the IsStylusOver property to hide it. Inherited from DXFrameworkContentElement.
IsVerticalPerPixelScrollingEnabled Specifies whether the vertical scrolling is per-pixel. This is a dependency property. Inherited from DayViewBase.
Language Overrides the Language property to hide it. Inherited from DXFrameworkContentElement.
LargeGlyph Gets or sets the bar item’s large icon for the current View. This is a dependency property. Inherited from ViewBase.
ListView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
ListViewBase This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
MonthView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
MoreButtonsVisibility Gets or sets the visibility state of More buttons in the current View. This is a dependency property. Inherited from SchedulerViewBase.
Name Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML. Inherited from FrameworkContentElement.
NavigationButtonsVisibility Gets or sets whether to display navigation buttons. This is a dependency property. Inherited from SchedulerViewBase.
OverridesDefaultStyle Overrides the OverridesDefaultStyle property to hide it. Inherited from DXFrameworkContentElement.
Parent Gets the parent in the logical tree for this element. Inherited from FrameworkContentElement.
ResourceHeaderContentTemplate Specifies the template that defines the presentation of resource headers. This is a dependency property. Inherited from SchedulerViewBase.
ResourceHeaderContentTemplateSelector Specifies the object that chooses a resource header template based on custom logic. This is a dependency property. Inherited from SchedulerViewBase.
ResourceHeaderStyle Gets or sets a style applied to resource headers within the View. This is a dependency property. Inherited from SchedulerViewBase.
Resources Overrides the Resources property to hide it. Inherited from DXFrameworkContentElement.
ResourcesPerPage Gets or sets the maximum number of simultaneously displayed resources. This is a dependency property. Inherited from SchedulerViewBase.
Scheduler Gets the SchedulerControl to which the specified View belongs. Inherited from ViewBase.
SchedulerViewBase This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
ShowAllDayAppointmentArrowImages Gets or sets whether to display arrows that indicate appointments that last more than one day for appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayAppointmentDescription Gets or sets whether to display descriptions within appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayAppointmentInterval Gets or sets whether to display the start and end date and time within appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayAppointmentLocation Gets or sets whether to display the location within appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayAppointmentRecurrenceImage Gets or sets whether to display icons that indicate recurring appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayAppointmentReminderImage Gets or sets whether to display icons that indicate reminders for appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayAppointmentStatus Gets or sets whether to display the status bar within appointments in the all-day area. This is a dependency property. Inherited from DayViewBase.
ShowAllDayArea Gets or sets a value indicating whether the All-Day Area is shown in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
ShowAppointmentArrowImages Gets or sets whether to display arrows that indicate appointments that last more than one day. This is a dependency property. Inherited from SchedulerViewBase.
ShowAppointmentDescription Gets or sets whether to display descriptions within appointments. This is a dependency property. Inherited from SchedulerViewBase.
ShowAppointmentInterval Gets or sets whether to display appointment‘s start and end date and time. This is a dependency property. Inherited from SchedulerViewBase.
ShowAppointmentLocation Gets or sets whether to display the appointment‘s location. This is a dependency property. Inherited from SchedulerViewBase.
ShowAppointmentRecurrenceImage Gets or sets whether to display icons that indicate recurring appointments. This is a dependency property. Inherited from SchedulerViewBase.
ShowAppointmentReminderImage Gets or sets whether to display icons that indicate appointments that have reminders. This is a dependency property. Inherited from SchedulerViewBase.
ShowAppointmentStatus Gets or sets whether to display the status bar within appointments. This is a dependency property. Inherited from SchedulerViewBase.
ShowDayHeaders Gets or sets whether to display day headers. This is a dependency property. Inherited from SchedulerViewBase.
ShowInCommandBar Specifies whether to display the view’s button in the ribbon. This is a dependency property. Inherited from ViewBase.
ShowResourceHeaders Gets or sets whether to display resource headers. This is a dependency property. Inherited from SchedulerViewBase.
ShowResourceNavigator Gets or sets whether to display the resource navigator. This is a dependency property. Inherited from SchedulerViewBase.
ShowTimeIndicatorOverAppointment Gets or sets a value indicating whether the Time Indicator is displayed over appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
ShowWorkTimeOnly Gets or sets a value indicating whether the SchedulerControl should show its data only for the working hours in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
SnapToCellsMode Gets or sets the method of snapping appointments to time cells in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
Style Gets or sets the style to be used by this element. Inherited from FrameworkContentElement.
SyncSettingsWithDayView Specifies whether to copy the relevant view settings from the DayView. This is a dependency property.
Tag Gets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from FrameworkContentElement.
TemplatedParent Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkContentElement.
TimeIndicatorVisibility Gets or sets a mode that specifies how to display the Time Indicator in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
TimelineView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
TimeMarkerVisibility Gets or sets the time marker’s visibility for all time rulers in the view. This is a dependency property. Inherited from DayViewBase.
TimeRegionContentTemplate Specifies the template that defines the presentation of time regions. This is a dependency property. Inherited from SchedulerViewBase.
TimeRegionContentTemplateSelector Specifies the object that chooses a time region template based on custom logic. This is a dependency property. Inherited from SchedulerViewBase.
TimeRegionSnapToCellsMode Inherited from DayViewBase.
TimeRegionVisibility Inherited from SchedulerViewBase.
TimeRulerCellStyle Gets or sets the style of the time ruler cells. This is a dependency property. Inherited from DayViewBase.
TimeRulers Gets or sets the collection of TimeRuler objects for the current view. This is a dependency property. Inherited from DayViewBase.
TimeRulerSize Gets or sets the value that specifies the time ruler size. This is a dependency property. Inherited from DayViewBase.
TimeRulersSource Gets or sets the source from which time rulers are generated. This is a dependency property. Inherited from DayViewBase.
TimeRulerTemplate Gets or sets a template that describes time rulers. This is a dependency property. Inherited from DayViewBase.
TimeScale Gets or sets the time interval for time slots in the scheduling area. Inherited from DayViewBase.
TimeScales Gets or sets the time intervals from which end-users can choose to set the time slot interval. Inherited from DayViewBase.
ToolTip This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DXFrameworkContentElement.
TopRowTime Gets or sets the time of the topmost row which is currently shown in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
TouchesCaptured Gets all touch devices that are captured to this element. Inherited from ContentElement.
TouchesCapturedWithin Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from ContentElement.
TouchesDirectlyOver Gets all touch devices that are over this element. Inherited from ContentElement.
TouchesOver Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from ContentElement.
Type Gets the view’s type.
VerticalScrollBarVisibility Gets or sets the vertical scrollbar visibility mode. This is a dependency property. Inherited from SchedulerViewBase.
VisibleTime Gets or sets the time of the view’s day interval for the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase.
VisualData Inherited from ViewBase.
WeekView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
WorkWeekView This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase.
See Also