A newer version of this page is available.
Switch to the current version.
MapItemClickEventArgs.Handled Property
Gets or sets a value specifying whether an event has been handled.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the event hasn't been handled by a control; otherwise, false. |
See Also
Feedback