TdxListViewImageOptions.GroupHeaderImages Property
Specifies the source image list for group headers.
#Declaration
property GroupHeaderImages: TCustomImageList read; write;
#Property Value
Type | Description |
---|---|
TCustom |
A source image list. |
#Remarks
The List View shows groups only if the control’s GroupView property is set to True.
Tip
You can use a Tcx