Skip to main content
A newer version of this page is available. .

TcxGridFindPanelOptions Class

Contains the Find Panel‘s appearance and behavior settings.

Declaration

TcxGridFindPanelOptions = class(
    TcxCustomGridOptions
)

Remarks

This class provides the following members that allow you to:

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

See Also