TcxGridCardViewBackgroundBitmaps.RowCaption Property
In This Article
Specifies the background bitmap for row headers.
#Declaration
Delphi
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