Skip to main content

TcxGridTableBackgroundBitmaps Class

Specifies background bitmaps for Table View elements.

Declaration

TcxGridTableBackgroundBitmaps = class(
    TcxCustomGridTableBackgroundBitmaps
)

Remarks

You can assign background bitmaps for the following elements:

The Background and Content properties are inherited from the TcxCustomGridTableBackgroundBitmaps class.

Direct TcxGridTableBackgroundBitmaps Class Reference

The TcxGridTableView.BackgroundBitmaps property references a TcxGridTableBackgroundBitmaps object.

Terminal TcxGridTableBackgroundBitmaps Class Descendant

TcxGridBandedTableBackgroundBitmaps
Provides background bitmaps for elements of a Banded Table View.
See Also