MVCxSchedulerMonthView Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Appointment |
Provides access to the options specifying how appointments are displayed in the Month View.
Inherited from Month |
Cell |
Options that specify how the height of cells are adjusted.
Inherited from Month |
Compress |
Gets or sets a value indicating if the weekend days (Saturday and Sunday) should be displayed in one column.
Inherited from Month |
Control |
Gets the scheduler control to which the current View belongs.
Inherited from Scheduler |
Display |
Gets or sets the string to display to indicate the currently active view.
Inherited from Scheduler |
Enabled |
Gets or sets whether a particular View is enabled for the scheduler.
Inherited from Scheduler |
First |
Gets or sets the index of a resource in the collection of visible resources, which is displayed first within the current scheduler view.
Inherited from Scheduler |
Group |
Gets or sets a value that specifies the type of grouping applied to the View.
Inherited from Scheduler |
Menu |
Gets or sets the menu caption string to indicate the View.
Inherited from Scheduler |
More |
Specifies the HTML string used as the caption in the “Show more” buttons.
Inherited from Scheduler |
Navigation |
Specifies the time span used to search for appointments by Navigation Buttons.
Inherited from Scheduler |
Navigation |
Gets or sets the condition for display of the Navigation Buttons.
Inherited from Scheduler |
Resources |
Gets or sets the number of resources shown at one time on a screen.
Inherited from Scheduler |
Selected |
Gets the time interval currently selected in the scheduler’s active View by an end-user.
Inherited from Scheduler |
Selected |
Gets the resource which contains the time interval currently selected in the scheduler’s active view.
Inherited from Scheduler |
Short |
Gets or sets a short name of the current view.
Inherited from Scheduler |
Show |
Gets or sets a value which specifies if the More Buttons should be shown in the current View.
Inherited from Scheduler |
Show |
Gets or sets a value indicating if the scheduler should also show its data for the weekend days (Saturday and Sunday) in a Month View.
Inherited from Month |
Styles |
Provides access to style settings that control the appearance of the Month View visual elements.
Inherited from Month |
Type |
Gets the view’s type.
Inherited from Month |
View |
Gets or sets the priority of View Selector item hiding in adaptive mode.
Inherited from Scheduler |
Visible |
Obsolete. This method is obsolete. Do not use it.
Inherited from Scheduler |
Week |
Gets or sets the number of weeks that are simultaneously displayed within the Week View.
Inherited from Month |
#Methods
Name | Description |
---|---|
Add |
Adds the specified appointment to the selection.
Inherited from Scheduler |
Assign |
Copies the settings from the specified Scheduler |
Change |
Selects a single appointment.
Inherited from Scheduler |
Dispose() |
Enables a server control to perform final clean up before it is released from memory.
Inherited from Scheduler |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an object that allows defining the appointment’s appearance for a particular view.
Inherited from Scheduler |
Get |
Override this method to provide access to the appointment’s collection, specific to the current scheduler view.
Inherited from Scheduler |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Override this method to provide access to the resources’ collection, specific to the current scheduler view.
Inherited from Scheduler |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a copy of the visible time interval collection for the current view.
Inherited from Scheduler |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reverse |
Switches the selection status of the specified appointment.
Inherited from Scheduler |
Select |
Makes the specified appointment on the specified resource the only selected appointment within the View.
Inherited from Scheduler |
Select |
Makes the specified appointment the only selected appointment within the View.
Inherited from Scheduler |
Set |
Allows you to provide a template for rendering the date cell. |
Set |
Allows you to provide a template for rendering the date cell. |
Set |
Allows you to provide a template for rendering the date cell header. |
Set |
Allows you to provide a template for rendering the date cell header. |
Set |
Allows you to provide a template for rendering the date header. |
Set |
Allows you to provide a template for rendering the date header. |
Set |
Allows you to provide a template for rendering the header indicating the day of week. |
Set |
Allows you to provide a template for rendering the header indicating the day of week |
Set |
Allows you to provide a template for rendering the horizontal appointment. |
Set |
Allows you to provide a template for rendering the horizontal appointment. |
Set |
Allows you to provide a template for rendering the resource header. |
Set |
Allows you to provide a template for rendering the resource header |
Set |
Allows you to provide a template for rendering the horizontal appointment that fits in one day. |
Set |
Allows you to provide a template for rendering the horizontal appointment that fits in one day. |
Set |
Allows you to provide a template for rendering the View |
Set |
Allows you to provide a template for rendering the View |
Set |
Allows you to provide a template for rendering the View Selector control area in the toolbar. |
Set |
Allows you to provide a template for rendering the View Selector control area in the toolbar. |
Set |
Allows you to provide a template for rendering the View Visible Interval control area in the toolbar. |
Set |
Allows you to provide a template for rendering the View Visible Interval control area in the toolbar. |
Set |
Allows you to provide a template for rendering the vertical resource header. |
Set |
Allows you to provide a template for rendering the vertical appointment. |
Set |
Substitutes the visible time interval collection items with new ones.
Inherited from Scheduler |
To |
Returns a string that represents the current object. Inherited from Object. |
Zoom |
Performs scaling up to display content in more detail.
Inherited from Scheduler |
Zoom |
Performs scaling down to display a broader look of the View.
Inherited from Scheduler |
See Also