TimelineView Methods
Arranges events and appointments across horizontal timelines.
Name | Description |
---|---|
Add |
Selects the specified appointment.
Inherited from Scheduler |
Calc |
Returns information on scheduler elements located at the specified point.
Inherited from Scheduler |
Change |
Selects a single appointment.
Inherited from Scheduler |
Dispose() |
Disposes of the Scheduler |
Dispose |
Disposes of controls contained in the view.
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 User |
Get |
Gets the collection of appointments displayed in the current Scheduler view.
Inherited from Scheduler |
Get |
Gets the time scale with the most detailed time interval. |
Get |
Obtains a collection of filtered resources from the Storage.
Inherited from Scheduler |
Get |
Gets the hash code (a number) that corresponds to the value of the current User |
Get |
Gets a collection of visible resources for 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 |
Goto |
Selects the specified time interval and scrolls the View to it if it’s not currently visible.
Inherited from Scheduler |
Initialize |
Creates and initializes additional controls contained in complex views, such as Agenda view.
Inherited from Scheduler |
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 Scheduler |
Invalidate |
Invaldates the specified region of the current Timeline |
Layout |
Updates the View and forces the scheduler control to display any changes made to the View’s layout.
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 |
Scroll |
Inherited from Scheduler |
Select |
Makes the specified appointment on the specified resource the only selected appointment within the View and scrolls to it.
Inherited from Scheduler |
Select |
Makes the specified appointment the only selected appointment within the View and scrolls to it.
Inherited from Scheduler |
Set |
Selects time cells which encompass the specified time interval.
Inherited from Scheduler |
Set |
Fills the visible time interval collection with new items.
Inherited from Scheduler |
To |
Returns the element’s textual representation.
Inherited from User |
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