Back to Devexpress

TcxCustomGridTableView.FindPanel Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-28df186c.md

latest790 B
Original Source

TcxCustomGridTableView.FindPanel Property

Specifies settings that define the appearance and behavior of the View’s Find Panel.

Declaration

delphi
property FindPanel: TcxGridFindPanelOptions read; write;

Property Value

Type
TcxGridFindPanelOptions

Remarks

Refer to the TcxGridFindPanelOptions class description to learn about these settings.

See Also

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit