DialogEditFormBehavior.CreateCommand Property
Invokes the dialog edit form to allow users to add a new row to the control.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v21.2.Extensions.dll
Declaration
Property Value
Type | Description |
---|---|
ICommand | A routed command that implements the ICommand. |
See Also