Back to Devexpress

TcxGridFindPanelOptions.Position Property

vcl-cxgridcustomtableview-dot-tcxgridfindpaneloptions-4c73c432.md

latest774 B
Original Source

TcxGridFindPanelOptions.Position Property

Specifies the Find Panel’s display position.

Declaration

delphi
property Position: TcxFindPanelPosition read; write; default fppTop;

Property Value

TypeDefault
TcxFindPanelPositionfppTop

Remarks

Refer to the TcxFindPanelPosition type description to learn about the available options.

The default value of the Position property is fppTop.

See Also

TcxGridFindPanelOptions Class

TcxGridFindPanelOptions Members

cxGridCustomTableView Unit