Back to Devexpress

TcxGridFindPanelOptions.Layout Property

vcl-cxgridcustomtableview-dot-tcxgridfindpaneloptions-9c1305bf.md

latest812 B
Original Source

TcxGridFindPanelOptions.Layout Property

Switches the Find Panel between full-size and compact layouts.

Declaration

delphi
property Layout: TcxFindPanelLayout read; write; default fplDefault;

Property Value

TypeDefault
TcxFindPanelLayoutfplDefault

Remarks

Refer to the TcxFindPanelLayout type description for details.

The Layout property’s default value is fplDefault.

See Also

TcxGridFindPanelOptions Class

TcxGridFindPanelOptions Members

cxGridCustomTableView Unit