Skip to main content

TcxGridTableOptionsView.NewItemRow Property

Determines whether the new item row record is displayed.

Declaration

property NewItemRow: Boolean read; write;

Property Value

Type
Boolean

Remarks

This property is obsolete and used for compatibility purposes. Use the View’s NewItemRow property instead.

The default value of the NewItemRow property is False.

See Also