TcxCustomGridTableBackgroundBitmaps.Content Property
Specifies the background bitmap for a grid View content.
Declaration
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