TcxCustomGridTableView.FindPanel Property
In This Article
Specifies settings that define the appearance and behavior of the View’s Find Panel.
#Declaration
Delphi
property FindPanel: TcxGridFindPanelOptions read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxGridFindPanelOptions class description to learn about these settings.
See Also