TcxSchedulerResourceNavigator.ResourceCount Property
In This Article
Gets a count of the resources.
#Declaration
Delphi
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