TcxGridCardViewRowLayoutController Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Begins |
Specifies if a card row and subsequent card rows are arranged in a new layer. |
Grid |
Represents the Card View that the current layout is applied to. |
Layout | Returns the card row’s sequence orientation. |
Layout |
Provides access to the entire structure of a card. |
Visible |
Returns the visual layout of a card. |
#Methods
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