Back to Devexpress

TcxCustomGridTableBackgroundBitmaps.Content Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtablebackgroundbitmaps.md

latest814 B
Original Source

TcxCustomGridTableBackgroundBitmaps.Content Property

Specifies the background bitmap for a grid View content.

Declaration

delphi
property Content: TBitmap index bbContent read; write;

Property Value

Type
TBitmap

Remarks

The Content property allows you to set the background bitmap for grid Views cells. See the image below for an example.

See Also

TcxCustomGridTableBackgroundBitmaps Class

TcxCustomGridTableBackgroundBitmaps Members

cxGridCustomTableView Unit