Member Table: Views
- 2 minutes to read
In This Article
Below is the list of the primary members which can be used to access views and change their characteristics in the ASPxScheduler suite.
#Public Properties
Name | Description |
---|---|
ASPx |
Gets the View currently used by the Scheduler to show its data. |
ASPx |
Gets or sets the type of the View currently used by the Scheduler to show its data. |
ASPx |
Contains the settings of the Views used to represent information within the Scheduler Control. |
ASPx |
Gets an object that defines the settings of the scheduler’s Agenda View. |
ASPx |
Gets an object that defines the settings of the scheduler’s Day View. |
ASPx |
Gets an object that specifies the settings of the scheduler’s Full Week View.. |
ASPx |
Gets an object that defines the settings of the scheduler’s Month View. |
ASPx |
Gets an object that defines the settings of the scheduler’s Timeline View. |
ASPx |
Gets an object that defines the settings of the scheduler’s Week View. |
ASPx |
Gets an object that defines the settings of the scheduler’s Work Week View. |
#Public Methods
Name | Description |
---|---|
Scheduler |
Returns a copy of the visible time interval collection for the current view. |
Scheduler |
Fills the visible time interval collection with new items. |
Scheduler |
Makes a specific time interval selected within the View. |
Scheduler |
Makes the specified appointment the only selected appointment within the View, and scrolls to it. |
#Public Events
Name | Description |
---|---|
ASPx |
Occurs after the active view of the Scheduler control has been changed. |