TableViewCommands.ShowNewItemRow Property
In This Article
Shows the New Item Row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
ICommand | A command that implements the ICommand. |
#Remarks
To learn more about using commands, refer to MSDN.
See Also