TcxGridSpecialRowOptions.InfoText Property
In This Article
Specifies the utility row caption.
#Declaration
Delphi
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