Name | Description | |
---|---|---|
ActionInfo | Actions for the map sub item. | |
DockOutsideViewport | Gets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. An expression should evaluate to a System.Boolean. | |
Hidden | Gets or sets the item is hidden. An expression should evaluate to a System.Boolean. | |
Position | The position of the sub item. Ignored if MapLocation is defined. That evaluates to one of MapDockableSubItem.MapPosition. The default value is MapDockableSubItem.MapPosition.TopCenter. | |
ToolTip | Tool tip to display for the map sub item. An expression should evaluate to a System.String. |