TcxCustomSchedulerStorage.FieldCount Property
In This Article
Gets the total number of both built-in and custom fields.
#Declaration
Delphi
property FieldCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the FieldCount property to get the total number of storage fields.
See Also