Back to Devexpress

TcxGridCardViewRow.CategoryItems Property

vcl-cxgridcardview-dot-tcxgridcardviewrow-1e5f9b0a.md

latest811 B
Original Source

TcxGridCardViewRow.CategoryItems Property

Provides indexed access to the category row‘s children.

Declaration

delphi
property CategoryItems[AIndex: Integer]: TcxGridCardViewRow read;

Property Value

Type
TcxGridCardViewRow

Remarks

Use the CategoryItems property to retrieve the category row’s child at the position specified by the AIndex parameter.

See Also

TcxGridCardViewRow.CategoryItemCount

TcxGridCardViewRow Class

TcxGridCardViewRow Members

cxGridCardView Unit