vcl-cxgridcustomtableview-b4fe0381.md
Contains a set of options for an item.
TcxCustomGridTableItemOptions = class(
TcxCustomGridTableItemCustomOptions,
IdxFilterPopupWindowOptions,
IdxExcelFilterPopupWindowOptions
)
This class provides settings that control users’ capability to manipulate items and item cells and specify the appearance of an item. To customize settings for an item, see the TcxCustomGridTableItem.Options.
You can set options common to all items within a View via the View’s OptionsCustomize, OptionsSelection, and OptionsView properties.
IdxExcelFilterPopupWindowOptions
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridTableItemCustomOptions TcxCustomGridTableItemOptions
See Also
TcxCustomGridTableItem.Options
TcxCustomGridTableView.OptionsCustomize
TcxCustomGridTableView.OptionsSelection
TcxCustomGridTableView.OptionsView