WorkWeekView Properties
Displays appointments for the working days in a particular week.Name | Description |
---|---|
AllDayAreaCellStyle | Gets or sets a style of all-day area cells displayed in the Day View and Work-Week View. Inherited from DayView. |
AllDayAreaScrollBarVisible | Specifies whether scrolling of the All-Day Area is enabled, and the corresponding scrollbar is visible in the Day View, Work-Week View, Full Week View views. Inherited from DayView. |
AllowDrop | Overrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement. |
AppointmentDisplayOptions | Provides access to the options specifying how appointments are displayed in a view. Inherited from DayView. |
AppointmentPadding | Gets or sets the distance between the appointment boundaries and the time cell border. Inherited from DayView. |
AppointmentToolTipContentTemplate | Gets or sets the template that defines the visual content of tooltips shown for appointments. Inherited from SchedulerViewBase. |
AppointmentToolTipVisibility | Gets or sets the visibility of the appointment tooltips. Inherited from SchedulerViewBase. |
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. |
CellStyle | Gets or sets a style of time cells displayed in the Day View and Work-Week View. Inherited from DayView. |
CommandBindings | Overrides the CommandBindings property to hide it. Inherited from DXFrameworkContentElement. |
ContentStyleSelector | Gets or sets an object that chooses the view style, depending on the group type selected in the SchedulerControl. Inherited from SchedulerViewBase. |
ContextMenu | Overrides the ContextMenu property to hide it. Inherited from DXFrameworkContentElement. |
Control | Gets the scheduler control to which the current View belongs. Inherited from SchedulerViewBase. |
CurrentTimeIndicatorStyle | Gets or sets a style of current time indicator displayed in the Day View and Work-Week View. Inherited from DayView. |
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. |
DateHeaderStyle | Gets or sets a style of day headers displayed in the Day View and Work-Week View. Inherited from DayView. |
DayCount | Gets or sets the number of days that are simultaneously displayed within the Day View. Inherited from DayView. |
DefaultStyleKey protected | Gets or sets the key to use to find the style template for this control in themes. Inherited from FrameworkContentElement. |
DefaultTimeRulers | For internal use only. Inherited from DayView. |
DefaultTimeSlots | Provides access to the Day View‘s collection of default time slots. Inherited from DayView. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
DisplayName | Gets or sets the string displayed to indicate the Scheduler control’s view. Inherited from SchedulerViewBase. |
DragDropHoverTimeCellsStyle | Gets or sets a style of time cells over which an appointment is being dragged. Inherited from SchedulerViewBase. |
DraggedAppointmentHeight | Gets or sets the height of the appointment which is currently being dragged in the Day or Work-Week view. Inherited from DayView. |
Enabled | Specifies whether the View is enabled for the SchedulerControl. 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. |
GroupType | Gets or sets the type of grouping applied to the View. Inherited from SchedulerViewBase. |
HasAnimatedProperties | Overrides the HasAnimatedProperties property to hide it. Inherited from DXFrameworkContentElement. |
HorizontalAppointmentContentTemplate | Gets or sets the template that defines the visual content of appointments displayed horizontally in the Scheduler control’s views. Inherited from SchedulerViewBase. |
HorizontalAppointmentContentTemplateSelector | Gets or sets an object that chooses the horizontal appointment content template, based on custom logic. Inherited from SchedulerViewBase. |
HorizontalAppointmentStyleSelector | Gets or sets an object that chooses the horizontal appointment style based on custom logic. Inherited from SchedulerViewBase. |
HorizontalResourceHeaderStyle | Gets or sets a style of resource headers displayed horizontally. 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. |
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. |
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. |
Language | Overrides the Language property to hide it. Inherited from DXFrameworkContentElement. |
LogicalChildren protected | Gets an enumerator for the logical child elements of this element. Inherited from FrameworkContentElement. |
MenuCaption | Gets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase. |
MoreButtonDownStyle | Gets or sets a style applied to down arrow buttons displayed in the Day View and Work-Week View. Inherited from DayView. |
MoreButtonUpStyle | Gets or sets a style applied to up arrow buttons displayed in the Day View and Work-Week View. Inherited from DayView. |
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. |
NavigationButtonAppointmentSearchInterval | Specifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase. |
NavigationButtonNextStyle | Gets or sets a style applied to the Next Appointment navigation button. Inherited from SchedulerViewBase. |
NavigationButtonPrevStyle | Gets or sets a style applied to the Previous Appointment navigation button. Inherited from SchedulerViewBase. |
NavigationButtonVisibility | Gets or sets the condition for displaying the Navigation Buttons. 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. |
Resources | Overrides the Resources property to hide it. Inherited from DXFrameworkContentElement. |
ResourcesPerPage | Gets or sets the number of resources shown at one time on a screen. Inherited from SchedulerViewBase. |
SelectedInterval | Gets the time interval currently selected in the Scheduler control’s active view by an end-user. Inherited from SchedulerViewBase. |
SelectedResource | Gets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase. |
SelectionTemplate | Gets or sets the template that defines the presentation of selected time cells. Inherited from SchedulerViewBase. |
ShowAllAppointmentsAtTimeCells | Gets or sets whether all-day appointments should be shown at time cells rather than in a separate all-day area. Inherited from DayView. |
ShowAllDayArea |
Gets or sets a value which specifies if the All-Day Area is shown in the Day View, Work-Week View, Full Week View views. . Inherited from DayView. |
ShowCurrentTimeInAllColumns | Obsolete. Gets or sets whether the Time indicator is displayed across all columns of the view. Inherited from DayView. |
ShowDayHeaders | Gets or sets a value which specifies if day headers are shown in the Day View, Work-Week View, Full Week View views. Inherited from DayView. |
ShowFullWeek | Gets or sets a value indicating whether the Work-Week View should show all the days of the week. |
ShowMoreButtons | Gets or sets a value which specifies if the More Buttons should be shown in the current View. Inherited from SchedulerViewBase. |
ShowMoreButtonsOnEachColumn | Gets 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, Full Week View views. Inherited from DayView. |
ShowWorkTimeOnly | Gets or sets a value indicating if the Scheduler Control should show its data only for the working hours in the Day View, Work-Week View, Full Week View views. Inherited from DayView. |
Style | Gets or sets the style to be used by this element. Inherited from FrameworkContentElement. |
Tag | Overrides the Tag property. Inherited from SchedulerElement. |
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. |
TimeIndicatorDisplayOptions | Provides access to options specifying how the Time Indicator is displayed in the view. Inherited from DayView. |
TimeMarkerVisibility | Gets or sets the visibility mode of the Time Marker for all time rulers of the view. Inherited from DayView. |
TimeRulers | Provides access to the View’s collection of time rulers. Inherited from DayView. |
TimeScale | Gets or sets the time interval for the time slots in the scheduling area. Inherited from DayView. |
TimeSlots | Gets the Day View’s collection of time slots. Inherited from DayView. |
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 or Work-Week view. Inherited from DayView. |
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. |
VerticalAppointmentContentTemplate | Gets or sets the template that defines the visual content of appointments displayed vertically in the Day and Work-Week views. Inherited from DayView. |
VerticalAppointmentContentTemplateSelector | Gets or sets an object that chooses the vertical appointment content template based on custom logic. Inherited from DayView. |
VerticalAppointmentStyleSelector | Gets or sets an object that chooses the vertical appointment style based on custom logic. Inherited from DayView. |
VerticalResourceHeaderStyle | Overrides the SchedulerViewBase.VerticalResourceHeaderStyle property. Inherited from DayView. |
VisibleTime | Gets or sets the time of the view’s day interval for the Day View, Work-Week View, Full Week View views. Inherited from DayView. |
VisualViewInfo | Gets or sets an object providing view information on elements displayed within the SchedulerControl, dependent on the current active view, and type of grouping. Inherited from SchedulerViewBase. |
WorkTime | Gets or sets the work time interval for the Day View, Work-Week View, Full Week View views. Inherited from DayView. |
See Also