TcxGridCardViewRowLayoutObject Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Begins |
Specifies whether the ARow card row and subsequent card rows will be placed in a new layer. |
Grid |
Represents the Card View that the current layout is applied to. |
Layer |
Returns the number of layers in a card.
Inherited from Tcx |
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.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Break |
Creates a new layer that follows ALayer |
Equals |
Inherited from TObject. |
Get |
Returns a card row’s location in a card – in row-and-column coordinates.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Returns the specified row’s index in the corresponding layer.
Inherited from Tcx |
Get |
Returns the index of the layer that contains the specified card row.
Inherited from Tcx |
Get |
Returns the card row’s position in a layer (in lines).
Inherited from Tcx |
Get |
Returns an item’s location in a card – in layer-and-item coordinates.
Inherited from Tcx |
Get |
Returns a card row by the index position of the line it occupies.
Inherited from Tcx |
Is |
Identifies if the specified Card View row occupies the first position in the corresponding layer.
Inherited from Tcx |
Is |
Identifies if the specified Card View row occupies the last position in the corresponding layer.
Inherited from Tcx |
Is |
Determines whether a card has a one-dimensional structure. |
Is |
Identifies if the specified Card View row occupies an entire card by width.
Inherited from Tcx |
Merge |
Moves card rows located in a specified layer to the previous layer. |
Set |
Places ARow at a position specified by the ACoordinates record. |
Set |
Moves ARow to the AValue position in the corresponding layer. |
Set |
Places ARow in the AValue layer. |
Set |
Places ARow at a new position specified by the APosition record. |
To |
Inherited from TObject. |
See Also