TcxSchedulerEventCellViewInfo.ResourceItem Property
In This Article
Represents the resource which the user event is currently drawn within.
#Declaration
Delphi
property ResourceItem: TcxSchedulerStorageResourceItem read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the ResourceItem property to access the TcxSchedulerStorageResourceItem object.
Note
if the user event is being drawn when grouping by resources is not supported, then the Resource
See Also