DiagramQueryItemsActionEventArgs.Allow Property
Specifies whether to allow performing the operation.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v23.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to allow performing the operation; otherwise, false. |
See Also