TcxGridSpecialRowOptions.InfoText Property
Specifies the utility row caption.
Declaration
property InfoText: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The utility row caption. |
Remarks
The utility row is a filter or new item row.

Default Value
The InfoText property’s default value is an empty string.
See Also