TcxCustomGridOptionsView Class
In This Article
Represents the base class for sets of options concerning the View’s appearance.
#Declaration
Delphi
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.
#Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomGridOptions
TcxCustomGridOptionsView
See Also