Back to Devexpress

TcxCustomGrid.Images Property

vcl-cxgrid-dot-tcxcustomgrid-2934d317.md

latest1.2 KB
Original Source

TcxCustomGrid.Images Property

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

Declaration

delphi
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

TcxCustomGrid Class

TcxCustomGrid Members

cxGrid Unit