WeekView Methods
Represents a Week View.
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 |
Selects time cells which encompass the specified time interval.
Inherited from Scheduler |
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