TcxDoublyLinkedData Properties
Name | Description |
---|---|
Data | |
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