Skip to main content

TcxGridTableFindPanelOptions Class

Contains the Find Panel‘s search settings.

Declaration

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.

See Also