Skip to main content
A newer version of this page is available. .

TdxCustomListView.GroupView Property

Specifies if the List View displays its items in groups.

Declaration

property GroupView: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the control displays items in groups; otherwise, False.

Remarks

Options include:

Value Example
True Grouped Items
False Ungrouped Items
See Also