TimeRegionItem Properties
A time region in the Scheduler.
Name | Description |
---|---|
All |
Gets or sets whether the current appointment lasts the entire day (or several days).
Inherited from Scheduler |
Brush | Gets or sets the brush associated with the time region item. |
Brush |
Specifies the name of the brush associated with the time region item. |
Custom |
Inherited from Source |
Duration |
Gets the appointment’s duration.
Inherited from Scheduler |
End |
Gets or sets the appointment’s end date and time.
Inherited from Scheduler |
Id |
Gets the object’s identifier.
Inherited from Source |
Interval |
Returns the normalized duration based on the Start and End values.
Inherited from Scheduler |
Query |
Gets the normalized appointment end value which is recommended for use in interval-based appointment data source queries.
Inherited from Scheduler |
Query |
Gets the normalized appointment start value which is recommended for use in interval-based appointment data source queries.
Inherited from Scheduler |
Recurrence |
Gets the appointment index in the recurring series.
Inherited from Scheduler |
Recurrence |
Gets or sets information that defines an appointment’s recurrence rule.
Inherited from Scheduler |
Recurrence |
Returns the identifier of the recurrence info.
Inherited from Scheduler |
Resource |
Gets or sets the identifier of the associated resource, or the first resource identifier if an appointment has several assigned resources.
Inherited from Scheduler |
Resource |
Provides access to the collection of identifiers of the associated resources.
Inherited from Scheduler |
Source |
Provides access to the data object bound to the current persistent instance.
Inherited from Source |
Start |
Gets or sets the start date and time of the appointment.
Inherited from Scheduler |
Time |
Gets or sets the appointment time zone.
Inherited from Scheduler |
Type | Gets or sets the type of the time region item. |
See Also