MapItemCreatingEventArgs.Cancel Property
In This Article
Gets or sets whether the map item creation should be canceled.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the map item creation should be canceled; otherwise, false. |
See Also