Skip to main content

TcxCustomGrid.Images Property

Specifies the image source for grid level tab and column header icons.

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