TcxGridTableOptionsView.NewItemRowInfoText Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the SpecialRowOptions.InfoText property instead.
#Declaration
Delphi
property NewItemRowInfoText: string read; write;
#Property Value
Type | Description |
---|---|
string | The new item row caption. |
See Also