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