Skip to main content

TcxCustomGrid.Images Property

Specifies the collection of images that are used as icons for grid level tabs and column headers.

Declaration

property Images: TCustomImageList read; write;

Property Value

Type
TCustomImageList

Remarks

Images from the collection are specified for a particular element using the following properties:

The Images property is overridden by the following properties:

See Also