TdxSpreadSheetTableItemGroup.Count Property
Returns the number of table item groups nested within the current table item group.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property to identify the range of valid indexes for the Items property.
See Also