Skip to main content

TcxGridCardViewBackgroundBitmaps.CaptionRow Property

Specifies the background bitmap for caption rows.

Declaration

property CaptionRow: TBitmap index bbCaptionRow read; write;

Property Value

Type
TBitmap

Remarks

The CaptionRow property allows you to set the background bitmap for caption rows (with their Kind property set to rkCaption). The image below displays an example of setting the CaptionRow property.

See Also