TcxSchedulerResourceNavigator.ResourceCount Property
Gets a count of the resources.
Declaration
property ResourceCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the ResourceCount property to get a count of the resources in the storage the TcxSchedulerStorageResourceItem.Visible property of which is set to True.
See Also