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

MapItem Fields

The base class for different map items.
Name Description
AttributesProperty static Identifies the MapItem.Attributes dependency property.
CanMoveProperty static Identifies the MapItem.CanMove dependency property.
EnableHighlightingProperty static Identifies the MapItem.EnableHighlighting dependency property.
EnableSelectionProperty static Identifies the EnableSelection dependency property.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property.
TagProperty static Identifies the MapItem.Tag dependency property.
ToolTipPatternProperty static Identifies the MapItem.ToolTipPattern dependency property.
VisibleProperty static Identifies the MapItem.Visible dependency property.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property.
See Also