TdxSpreadSheetTableViewCellViewInfoList Properties
| Name | Description |
|---|---|
| Capacity | Specifies the pointer list’s capacity. Inherited from TdxFastList. |
| Count | Specifies the number of pointers stored in the list. Inherited from TdxFastList. |
| Items | |
| List | Returns a pointer to an array of pointers populated with the pointers stored in the ordered pointer list. Inherited from TdxFastList. |
| OwnsObjects | Inherited from TdxFastObjectList. |
See Also