TcxGridCardViewVisibleRowLayoutObject Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Grid |
Represents a 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 |
---|---|
Equals |
Inherited from TObject. |
Fill |
Provides a layout object with ARows visible items to be drawn in a layer.
Inherited from Tcx |
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 |
Provides access to the last child of the ARow. |
Get |
Returns the number of layers occupied by ARow and its children. |
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 |
Identifies if the specified card row and its children comprise the entire layer. |
Is |
Identifies if the specified Card View row occupies an entire card by width.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also