TcxCustomGridCardRowLayoutObject Members
In This Article
#Properties
Name | Description |
---|---|
Layer |
Returns the number of layers in a card. |
Layer |
Gets the first card row from a ALayer |
Layer |
Gets an index of the first card row in a ALayer |
Layer |
Returns the total number of items in the ALayer |
Layer |
Provides indexed access to card rows in a ALayer |
Layout | Gets the card row’s sequence orientation. |
#Methods
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Returns a card row’s location in a card – in row-and-column coordinates. |
Get |
Inherited from TObject. |
Get |
Returns the specified row’s index in the corresponding layer. |
Get |
Returns the index of the layer that contains the specified card row. |
Get |
Returns the card row’s position in a layer (in lines). |
Get |
Returns an item’s location in a card – in layer-and-item coordinates. |
Get |
Returns a card row by the index position of the line it occupies. |
Is |
Identifies if the specified Card View row occupies the first position in the corresponding layer. |
Is |
Identifies if the specified Card View row occupies the last position in the corresponding layer. |
Is |
Identifies if the specified Card View row occupies an entire card by width. |
To |
Inherited from TObject. |
See Also