Back to Devexpress

TdxListGroupOptions Type

vcl-dxlistview-57da5add.md

latest547 B
Original Source

TdxListGroupOptions Type

A set of flags that affects group appearance and behavior.

Declaration

delphi
TdxListGroupOptions = set of TdxListGroupOption;

Referenced Class

TypeDescription
TdxListGroupOption

Group appearance and behavior options.

|

Remarks

Refer to the TdxListGroupOption type description for information on available options.

See Also

dxListView Unit