TcxGridCardViewBackgroundBitmaps.RowCaption Property
Specifies the background bitmap for row headers.
Declaration
property RowCaption: TBitmap index bbRowCaption read; write;
Property Value
Type |
---|
TBitmap |
Remarks
Use the RowCaption property to specify the background bitmap for row headers within cards. The image below shows an example.
See Also