Back to Devexpress

TcxGridTableFindPanelOptions Class

vcl-cxgridtableview-dcca5830.md

latest1.6 KB
Original Source

TcxGridTableFindPanelOptions Class

Contains the Find Panel‘s search settings.

Declaration

delphi
TcxGridTableFindPanelOptions = class(
    TcxGridFindPanelOptions
)

Remarks

This class extends its ancestor with the following members that allow you to:

A grid View’s (except for a Chart View) FindPanel property references the TcxGridTableFindPanelOptions object.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridFindPanelOptions TcxGridTableFindPanelOptions

See Also

TcxGridTableFindPanelOptions Members

cxGridTableView Unit