TcxGridBandRow Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Band |
Specifies a collection of rows within a band to which the current Tcx |
Count | Specifies the number of columns contained within the current row. |
Index | Specifies the position of the row within a row collection to which it belongs. |
Is |
Specifies whether the row is displayed at the top of a band. |
Is |
Specifies whether the row is displayed last within a band. |
Items | Provides the indexed access to columns assigned to the current row. |
Line |
Returns the number of lines occupied by the current row. |
Line |
Gets the number of lines in a band which precede the current row. |
Visible | Specifies whether the current row is visible. |
Visible |
Specifies the number of visible columns assigned to a row. |
Visible |
Specifies the position of the current row among visible band rows. |
Visible |
Specifies a collection of visible columns displayed in the current row. |
#Methods
Name | Description |
---|---|
Apply |
|
Delete |
|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Index |
Returns the index of a given column. |
Insert |
|
Move |
|
To |
Inherited from TObject. |
See Also