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