TcxGridCardView.Rows Property
Provides indexed access to all Card View rows.
Declaration
property Rows[Index: Integer]: TcxGridCardViewRow read; write;
Property Value
| Type | Description |
|---|---|
| TcxGridCardViewRow | A Card View row. |
See Also
Provides indexed access to all Card View rows.
property Rows[Index: Integer]: TcxGridCardViewRow read; write;
| Type | Description |
|---|---|
| TcxGridCardViewRow | A Card View row. |