Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MapCustomElement Fields
Show Inherited Hide Inherited

The class used to draw any custom element on a map.
Name Description
AttributesProperty static Identifies the MapItem.Attributes dependency property. Inherited from MapItem.
CanMoveProperty static Identifies the MapItem.CanMove dependency property. Inherited from MapItem.
ContentProperty static Identifies the MapCustomElement.Content dependency property.
ContentTemplateProperty static Identifies the MapCustomElement.ContentTemplate dependency property.
EnableHighlightingProperty static Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem.
EnableSelectionProperty static Identifies the EnableSelection dependency property. Inherited from MapItem.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
LocationProperty static Identifies the MapCustomElement.Location dependency property.
TagProperty static Identifies the MapItem.Tag dependency property. Inherited from MapItem.
TemplateProperty static Identifies the MapCustomElement.Template dependency property.
ToolTipPatternProperty static Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem.
VisibleProperty static Identifies the MapItem.Visible dependency property. Inherited from MapItem.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property. Inherited from MapItem.
See Also