TcxGridCardViewRowPosition Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Begins |
Specifies whether the currently processed row and subsequent rows will be put upon a new layout. |
Col |
Specifies the horizontal position of the currently processed row in a card. |
Grid |
Represents a Card View where the card row that the current settings are applied to is located in. |
Index |
Specifies the ordinal number of the currently processed card row in a layer. |
Item | Represents a card row that current layout settings are applied to. |
Layer |
Specifies the ordinal number of a layer in a card that the currently processed card row resides in. |
Layer |
Returns the position of the layer that contains the currently processed card row. |
Line |
Specifies the number of lines occupied by the currently processed card row. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Row |
Specifies the vertical position of the currently processed card row in a card. |
Visible |
Gets the horizontal coordinate of the card row’s visible position in a card. |
Visible |
Returns the card row’s position in the corresponding layer. |
Visible |
Gets the vertical coordinate of card row’s visible position in a card. |
Width | Specifies the width of the currently processed card row, in pixels. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Identifies if the card row occupies the entire layer. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also