Skip to main content

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