TcxSchedulerStorageResourceItem Properties
An event storage resource persisted in a data store.
Name | Description |
---|---|
Actual |
Returns the color common to all user events in the resource. |
Actual |
Gets the zero-based index of the bitmap used to draw the resource icon. |
Actually |
Identifies if the associated Scheduler control’s scheduling area can display the resource. |
Background |
Returns the background color of the scheduling area that displays the resource. |
Collection |
Inherited from TCollection |
Color | Specifies the background color of the scheduling area used to display the resource. |
Display |
Inherited from TCollection |
ID |
Inherited from TCollection |
Image |
Specifies the resource header icon by its index in the image list associated with the resource collection. |
Index |
Inherited from TCollection |
Name | Specifies the scheduler resource’s name. |
Parent | |
Read |
Specifies if the calendar is in the read-only mode. |
Resource |
Specifies the resource’s unique identifier. |
Resources | Provides access to the collection to which the event storage resource belongs. |
Visible | Specifies if the resource is visible in the scheduling area. |
Work |
Specifies the set of days of week that have work hours. |
Work |
Specifies the end of work hours, displayed in the current resource. |
Work |
Specifies the beginning of the work hours, displayed in the current resource. |
See Also