Skip to main content

WorkWeekView Members

Displays appointments for the working days in a particular week.

Constructors

Name Description
WorkWeekView(SchedulerControl) Initializes a new instance of the WorkWeekView class with the specified Scheduler control.

Properties

Name Description
AllDayAreaScrollBarVisible Specifies whether the scrolling of the All-Day Area is enabled, and the corresponding scrollbar is visible. Inherited from DayView.
AllowScrollAnimation Gets or sets whether to enable animation for vertical scrolling. Inherited from DayView.
Appearance Provides access to the properties that control the appearance of the WorkWeekView‘s elements.
AppointmentDisplayOptions Provides access to the appointment display options for the Day View and its descendants. Inherited from DayView.
AppointmentHeight Obsolete. Gets or sets the height of a single appointment for the current View (in pixels). Inherited from SchedulerViewBase.
AppointmentShadows Obsolete. Gets or sets a value indicating if shadows are shown for appointments. Inherited from DayView.
Bounds Obsolete. Gets or sets the bounds of the current View. Inherited from SchedulerViewBase.
ColumnWidth Gets or sets the custom column width. This custom width is in effect only when the ColumnWidthMode is set to Fixed. Inherited from DayView.
ColumnWidthMode Gets 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. Inherited from DayView.
Control Gets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DateTimeScrollbarVisible Gets or sets a value indicating whether the date-time scrollbar is visible. Inherited from SchedulerViewBase.
DisplayName Gets or sets the string to display to indicate the scheduler’s view. Inherited from SchedulerViewBase.
Enabled Gets or sets if the view is enabled for the SchedulerControl. Inherited from SchedulerViewBase.
FirstVisibleResourceIndex Gets or sets the visible index of the first resourse currently displayed on-screen. Inherited from SchedulerViewBase.
GroupSeparatorWidth Gets or sets the width of a separator bar between groups (measured in pixels). Inherited from SchedulerViewBase.
GroupType Gets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
HtmlTemplates Inherited from DayView.
Id Overrides the corresponding property of the base class to hide it. Inherited from SchedulerViewBase.
MenuCaption Gets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MenuItemId Gets the ID of the menu item which corresponds to the Work Week View.
MouseWheelScrollSpeed Inherited from DayView.
NavigationButtonAppointmentSearchInterval Specifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibility Gets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
Painter Obsolete. Gets an object that provides the painting functionality of the scheduler control’s Views. Inherited from SchedulerViewBase.
ResourcesPerPage Gets or sets the number of resources shown at a time on a screen. Inherited from SchedulerViewBase.
RowHeight Gets or sets the height of time cells in the working area. Inherited from DayView.
SelectedInterval Gets the time interval currently selected in the scheduler’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.
ShortDisplayName Gets or sets a short name of the current view. Inherited from SchedulerViewBase.
ShowAllAppointmentsAtTimeCells Gets or sets whether all-day appointments should be shown at time cells rather than in a special area. Inherited from DayView.
ShowAllDayArea Gets 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. Inherited from DayView.
ShowDayHeaders Gets or sets a value which specifies if day headers are shown in the Day View, Work-Week View and the Full Week View. Inherited from DayView.
ShowDayNumberInAllDayArea Gets or sets whether the Scheduler should display day numbers inside the all-day event area instead of day column headers. Inherited from DayView.
ShowFullWeek Gets or sets a value indicating whether this 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 and the Full Week View. Inherited from DayView.
ShowNumbersInMoreButtons Gets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase.
ShowWorkTimeOnly Gets 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. Inherited from DayView.
StatusDisplayType Gets or sets how the appointment status is displayed in the Scheduler view. Inherited from SchedulerViewBase.
StatusLineWidth Gets or sets the width of Status Lines in the Day View, Work-Week View and the Full Week View (measured in pixels). Inherited from DayView.
TimeIndicatorDisplayOptions Provides access to options specifying how the TimeIndicator is displayed in the view. Inherited from DayView.
TimeMarkerStyle Specifies the style of a Time Marker - an element inside the Time Ruler that marks the current time. Inherited from DayView.
TimeMarkerVisibility Gets 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. Inherited from DayView.
TimeRulers Gets 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 View’s collection of time slots. Inherited from DayView.
TopRowTime Gets or sets the time of the topmost row which is currently shown in the Day View. Inherited from DayView.
Type Gets the view’s type.
UseOptimizedScrolling Gets or sets whether optimized fast scrolling is enabled. Inherited from DayView.
ViewInfo Gets the current object’s view information. Inherited from DayView.
VisibleIntervals Obsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase.
VisibleTime Gets or sets the time of the view’s day interval. Inherited from DayView.
VisibleTimeSnapMode Enables display of the specified start of the scheduler visible interval while a custom time ruler is applied in the Day or Work-Week view. Inherited from DayView.
WorkTime Gets or sets the work time interval for the Day View, Work-Week View and the Full Week View. Inherited from DayView.

Methods

Name Description
AddAppointmentSelection(Appointment) Selects the specified appointment. Inherited from SchedulerViewBase.
CalcHitInfo(Point, Boolean) Returns information on scheduler elements located at the specified point. Inherited from SchedulerViewBase.
ChangeAppointmentSelection(Appointment) Selects a single appointment. Inherited from SchedulerViewBase.
Dispose() Disposes of the SchedulerViewBase object. Inherited from SchedulerViewBase.
DisposeViewControls() Disposes of controls contained in the view. Inherited from SchedulerViewBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current UserInterfaceObject instance. Inherited from UserInterfaceObject.
GetAppointments() Gets the collection of appointments displayed in the current Scheduler view. Inherited from SchedulerViewBase.
GetFilteredResources() Obtains a collection of filtered resources from the Storage. Inherited from SchedulerViewBase.
GetHashCode() Gets the hash code (a number) that corresponds to the value of the current UserInterfaceObject object. Inherited from UserInterfaceObject.
GetResources() Gets a collection of visible resources for the current Scheduler view. Inherited from SchedulerViewBase.
GetType() Gets the Type of the current instance. Inherited from Object.
GetVisibleIntervals() Returns a copy of the visible time interval collection for the current view. Inherited from SchedulerViewBase.
GotoTimeInterval(TimeInterval) Selects the specified time interval and scrolls the View to it if it’s not currently visible. Inherited from SchedulerViewBase.
InitializeViewControls() Creates and initializes additional controls contained in complex views, such as Agenda view. Inherited from SchedulerViewBase.
Invalidate() Invalidates the region occupied by the current View (adds it to the control’s update region which will be repainted during the next paint operation), and causes a paint message to be sent to the scheduler control. Inherited from SchedulerViewBase.
Invalidate(Rectangle) Invalidates the specified region of the current View (adds it to the control’s update region which will be repainted during the next paint operation), and sends a paint message to the scheduler control. Inherited from SchedulerViewBase.
LayoutChanged() Updates the View and forces the scheduler control to display any changes made to the View’s layout. Inherited from SchedulerViewBase.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ReverseAppointmentSelection(Appointment) Switches the selection status of the specified appointment. Inherited from SchedulerViewBase.
ScrollTo(Appointment) Inherited from SchedulerViewBase.
SelectAppointment(Appointment, Resource) Makes the specified appointment on the specified resource the only selected appointment within the View and scrolls to it. Inherited from SchedulerViewBase.
SelectAppointment(Appointment) Makes the specified appointment the only selected appointment within the View and scrolls to it. Inherited from SchedulerViewBase.
SetSelection(TimeInterval, Resource) Selects time cells which encompass the specified time interval. Inherited from SchedulerViewBase.
SetVisibleIntervals(TimeIntervalCollection) Fills the visible time interval collection with new items. Inherited from SchedulerViewBase.
ToString() Returns the element’s textual representation. Inherited from UserInterfaceObject.
ZoomIn() Performs scaling up to display content in more detail. Inherited from SchedulerViewBase.
ZoomOut() Performs scaling down to display a broader look of the View. Inherited from SchedulerViewBase.

Events

Name Description
PropertyChanged Occurs when a property value changes. Inherited from UserInterfaceObject.
TopRowTimeChanged Occurs after the DayView.TopRowTime property value was changed. Inherited from DayView.
VisibleRowCountChanged Occurs after the number of visible rows is changed within a Day View. Inherited from DayView.
See Also