TcxSchedulerStorageResources.Items Property
Provides access to the resource collection.
Declaration
property Items: TcxSchedulerStorageResourceItems read; write;
Property Value
Type |
---|
TcxSchedulerStorageResourceItems |
Remarks
Use this property to manage the stored resources and customize their settings. Refer to the TcxSchedulerStorageResourceItems class description for detailed information on all available options.
See Also