Back to Devexpress

TcxGridFindPanelOptions Class

vcl-cxgridcustomtableview-e3eae291.md

latest3.6 KB
Original Source

TcxGridFindPanelOptions Class

Contains the Find Panel‘s appearance and behavior settings.

Declaration

delphi
TcxGridFindPanelOptions = class(
    TcxCustomGridOptions
)

Remarks

This class provides the following members that allow you to:

A grid View’s FindPanel property references a TcxGridFindPanelOptions object.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridFindPanelOptions

See Also

TcxGridFindPanelOptions Members

cxGridCustomTableView Unit