Back to Devexpress

TcxSchedulerStorageResourceItem Properties

vcl-cxschedulerstorage-dot-tcxschedulerstorageresourceitem-dot-underscore-properties.md

latest4.0 KB
Original Source

TcxSchedulerStorageResourceItem Properties

An event storage resource persisted in a data store.

NameDescription
ActualEventColorReturns the color common to all user events in the resource.
ActualImageIndexGets the zero-based index of the bitmap used to draw the resource icon.
ActuallyVisibleIdentifies if the associated Scheduler control’s scheduling area can display the resource.
BackgroundColorReturns the background color of the scheduling area that displays the resource.
CollectionInherited from TCollectionItem.
ColorSpecifies the background color of the scheduling area used to display the resource.
DisplayNameInherited from TCollectionItem.
IDInherited from TCollectionItem.
ImageIndexSpecifies the resource header icon by its index in the image list associated with the resource collection.
IndexInherited from TCollectionItem.
NameSpecifies the scheduler resource’s name.
Parent
ReadOnlySpecifies if the calendar is in the read-only mode.
ResourceIDSpecifies the resource’s unique identifier.
ResourcesProvides access to the collection to which the event storage resource belongs.
VisibleSpecifies if the resource is visible in the scheduling area.
WorkDaysSpecifies the set of days of week that have work hours.
WorkFinishSpecifies the end of work hours, displayed in the current resource.
WorkStartSpecifies the beginning of the work hours, displayed in the current resource.

See Also

TcxSchedulerStorageResourceItem Class

TcxSchedulerStorageResourceItem Members

cxSchedulerStorage Unit