TcxGridTableOptionsView.NewItemRowInfoText Property
In This Article
Deprecated. Specifies the new item row caption.
#Declaration
Delphi
property NewItemRowInfoText: string read; write;
#Property Value
Type | Description |
---|---|
string | The new item row caption. |
#Remarks
Warning
The New
property is deprecated and exists only to maintain backward compatibility. Use the Tcx
#Default Value
The NewItemRowInfoText
property’s default value is an empty string.
See Also