TcxDoublyLinkedIndexedData Properties
| Name | Description |
|---|---|
| Data | Inherited from TcxDoublyLinkedData. |
| Index | |
| Next | Specifies the next object in the open doubly linked list. Inherited from TcxDoublyLinkedObject. |
| Prev | Specifies the previous object in the open doubly linked list. Inherited from TcxDoublyLinkedObject. |
See Also