Back to Devexpress

TcxCustomGridTableViewStyles.FindPanel Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableviewstyles.md

latest932 B
Original Source

TcxCustomGridTableViewStyles.FindPanel Property

Specifies the style for the Find Panel.

Declaration

delphi
property FindPanel: TcxStyle index vsFindPanel read; write;

Property Value

TypeDescription
TcxStyle

Stores appearance settings for a UI element.

|

Remarks

Use the FindPanel property to customize the background color and font settings of the Find Box and control buttons.

See Also

Style Repository

TcxCustomGridTableViewStyles Class

TcxCustomGridTableViewStyles Members

cxGridCustomTableView Unit