TcxGridCardViewRowLayoutController Methods
A card layout dispatcher.
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Find |
Traverses a card in a specified direction and returns a reference to the card row next (or previous) to ARow. |
Find |
Traverses a card in a horizontal direction and returns a reference to the card row next (or previous) to ARow. |
Find |
Traverses a card in a vertical direction and returns a reference to the card row next (or previous) to ARow. |
Get |
Returns ARow’s location in a card - in row-and-column coordinates. |
Get |
Inherited from TObject. |
Get |
Returns ARow’s location in a card - in layer-and-item coordinates. |
Get |
Returns ARow’s visible location in a card - in row-and-column coordinates. |
Get |
Returns ARow’s visible location in a card - in layer-and-item coordinates. |
Is |
Determines whether card rows are horizontally arranged within a card. |
Is |
Determines whether a card has a one-dimensional structure. |
Is |
Determines whether ARow occupies the entire layer. |
Set |
Places ARow at a specified position. |
Set |
|
Set |
Moves the target row to a specified position. |
To |
Inherited from TObject. |
See Also