Back to Devexpress

TdxCustomListView.GroupView Property

vcl-dxlistview-dot-tdxcustomlistview-8dafc003.md

latest931 B
Original Source

TdxCustomListView.GroupView Property

Specifies if the List View displays its items in groups.

Declaration

delphi
property GroupView: Boolean read; write; default False;

Property Value

TypeDefaultDescription
BooleanFalse

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

|

Remarks

Options include:

ValueExample
True
False

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit