Back to Devexpress

TcxGridTableFindPanelOptions.Location Property

vcl-cxgridtableview-dot-tcxgridtablefindpaneloptions.md

latest846 B
Original Source

TcxGridTableFindPanelOptions.Location Property

Specifies if the Find Panel is embedded into the Group by box.

Declaration

delphi
property Location: TcxGridTableFindPanelLocation read; write; default fplSeparatePanel;

Property Value

TypeDefault
TcxGridTableFindPanelLocationfplSeparatePanel

Remarks

Refer to the TcxGridTableFindPanelLocation type description for details.

The Location property’s default value is fplSeparatePanel.

See Also

TcxGridTableFindPanelOptions Class

TcxGridTableFindPanelOptions Members

cxGridTableView Unit