TcxGridCardVisibleRowLayoutObject Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Card | Represents a card 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 |
Calculates the position of the ARow to be placed in the specified layer, in layer-and-item coordinates. |
Get |
Returns the index of the layer that contains the specified card row.
Inherited from Tcx |
Get |
Populates the ARows collection with visible card rows, which are located in the layer indicated by the ARow |
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 |
Get |
Populates the ARows collection with visible card rows beginning from the first card row and ending with the ARow |
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 View row occupies an entire card by width.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also