RowAllowEventArgs.Allow Property
In This Article
Gets or sets whether the operation is allowed.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow the operation; otherwise, false. |
See Also