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