TcxGridCustomLayoutViewOptionsCustomize Class
In This Article
The base class for the TcxGridCardViewOptionsCustomize and TcxGridLayoutViewOptionsCustomize classes.
#Declaration
Delphi
TcxGridCustomLayoutViewOptionsCustomize = class(
TcxCustomGridTableOptionsCustomize
)
#Remarks
Do not use this class directly. Use its descendants instead.
#Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomGridOptions
TcxCustomGridTableOptionsCustomize
TcxGridCustomLayoutViewOptionsCustomize
See Also