Skip to main content

TcxGridFindPanelOptions.InfoText Property

Specifies the custom information text string for the empty unfocused Find box.

Declaration

property InfoText: string read; write;

Property Value

Type
string

Remarks

Use this property to change the default text message that instructs an end user how to use the Find Panel.

Default Value

The InfoText property’s default value is an empty string.

See Also