TdxCustomListView.GroupView Property
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 | |
False |
See Also