Skip to main content
A newer version of this page is available. .

TcxCustomGridOptionsView Class

Represents the base class for sets of options concerning the View’s appearance.

Declaration

TcxCustomGridOptionsView = class(
    TcxCustomGridOptions
)

Remarks

The TcxCustomGridOptionsView class is the base class for the ExpressQuantumGrid classes concerned with the appearance of a View. In general, these options specify visibility, color and width of View elements.

See Also