Back to Devexpress

TcxGridCardView.Rows Property

vcl-cxgridcardview-dot-tcxgridcardview.md

latest679 B
Original Source

TcxGridCardView.Rows Property

Provides indexed access to all Card View rows.

Declaration

delphi
property Rows[Index: Integer]: TcxGridCardViewRow read; write;

Property Value

TypeDescription
TcxGridCardViewRow

A Card View row.

|

See Also

TcxGridCardView.RowCount Property

TcxGridCardView.VisibleRows Property

TcxGridCardView Class

TcxGridCardView Members

cxGridCardView Unit