TdxGanttControlSheetColumns.Count Property
Returns the number of columns in the collection.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property to obtain the total number of columns accessible via the Items property.
See Also