TcxCustomGridTableViewStyles.FindPanel Property
In This Article
Specifies the style for the Find Panel.
#Declaration
Delphi
property FindPanel: TcxStyle index vsFindPanel read; write;
#Property Value
Type | Description |
---|---|
Tcx |
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