﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.ExpressApp.Maps.Web.v23.1</name>
  </assembly>
  <members>
    <member name="N:DevExpress.ExpressApp.Maps.Web">
      <summary>
        <para>Contains classes specific to the ASP.NET Web Forms <see href="https://docs.devexpress.com/eXpressAppFramework/114776/analytics/maps-module">Maps Module</see> functionality.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.ClientLibrariesLocations">
      <summary>
        <para>Contains values used to initialize the <see cref="P:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.ClientLibrariesLocation">MapsAspNetModule.ClientLibrariesLocation</see> property.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.ClientLibrariesLocations.Custom">
      <summary>
        <para>JavaScript libraries specified in the default.aspx markup are used.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.ClientLibrariesLocations.Embedded">
      <summary>
        <para>Embedded JavaScript libraries are loaded automatically.</para>
      </summary>
    </member>
    <member name="N:DevExpress.ExpressApp.Maps.Web.Helpers">
      <summary>
        <para>Contains helper interfaces and classes specific to the ASP.NET Web Forms <see href="https://docs.devexpress.com/eXpressAppFramework/115023/analytics/maps/maps-module-overview">Maps Module Overview</see> functionality.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelIntervalItem">
      <summary>
        <para>An IntervalItem node defines an interval bound used to categorize markers on a vector map.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelIntervalItem.Title">
      <summary>
        <para>Specifies the interval bound title displayed in the map legend.</para>
      </summary>
      <value>A string which is the interval bound title displayed in the map legend.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelIntervalItem.Value">
      <summary>
        <para>Specifies the value associated with the interval bound.</para>
      </summary>
      <value>A single-precision number specifying the value associated with the interval bound.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelIntervalItems">
      <summary>
        <para>The IntervalItems node provides information on interval bounds used to categorize markers on a vector map.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps">
      <summary>
        <para>Used to extend the ListView nodes with the MapSettings and VectorMapSettings nodes.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps.MapSettings">
      <summary>
        <para>Provides access to the MapSettings node.</para>
      </summary>
      <value>An <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings"/> object representing the MapSettings Settings node.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps.VectorMapSettings">
      <summary>
        <para>Provides access to the VectorMapSettings node.</para>
      </summary>
      <value>An <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings"/> object representing the VectorMapSettings node.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings">
      <summary>
        <para>The MapSettings node provides access to the settings of a raster map.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.CenterLatitude">
      <summary>
        <para>Specifies the latitude at the map center.</para>
      </summary>
      <value>The double-precision floating point value specifying the latitude at the map center.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.CenterLongitude">
      <summary>
        <para>Specifies the longitude at the map center.</para>
      </summary>
      <value>The double-precision floating point value specifying the longitude at the map center.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.ControlsEnabled">
      <summary>
        <para>Specifies whether or not map widget controls are available.</para>
      </summary>
      <value>true, if map widget controls are available; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.Height">
      <summary>
        <para>Specifies the map height.</para>
      </summary>
      <value>An integer value specifying the map height.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.MarkersTooltipsEnabled">
      <summary>
        <para>Specifies whether or not the marker tooltips are enabled.</para>
      </summary>
      <value>true, if marker tooltips are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.Provider">
      <summary>
        <para>Specifies the map provider.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.MapProvider"/> enumeration value specifying the map provider.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.RouteColor">
      <summary>
        <para>Specifies the color of the line displaying the route.</para>
      </summary>
      <value>A <see cref="T:System.Drawing.Color"/> of the line displaying the route.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.RouteEnabled">
      <summary>
        <para>Specifies whether the route is enabled in the ListView with the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>, or not.</para>
      </summary>
      <value>true if the route is enabled, otherwise false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.RouteMode">
      <summary>
        <para>Specifies a transportation mode to use in displayed routes.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.RouteMode"/> enumeration value that specifies a transportation mode to use in displayed routes.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.RouteOpacity">
      <summary>
        <para>Specifies the opacity of the line displaying the route.</para>
      </summary>
      <value>A double-precision floating point value specifying the route line opacity.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.RouteWeight">
      <summary>
        <para>Specifies the thickness of the line displaying the route in pixels.</para>
      </summary>
      <value>An integer value which is the route line thickness.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.Type">
      <summary>
        <para>Specifies the type of the map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.MapType"/> enumeration value specifying the map type.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.Width">
      <summary>
        <para>Specifies the map width.</para>
      </summary>
      <value>An integer value specifying the map width.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMapSettings.ZoomLevel">
      <summary>
        <para>Specifies the zoom level of the map.</para>
      </summary>
      <value>An integer which is the map zoom level.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings">
      <summary>
        <para>The MapSettings node provides access to settings of a vector map.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.AreasTitlesEnabled">
      <summary>
        <para>Specifies whether or not the area labels are enabled.</para>
      </summary>
      <value>true, if area labels are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.BackgroundColor">
      <summary>
        <para>Specifies the color of the vector map background.</para>
      </summary>
      <value>A <see cref="T:System.Drawing.Color"/> of the vector map background.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.BubbleMarkerMaxSize">
      <summary>
        <para>Specifies the pixel-measured diameter of the bubble marker that represents the biggest value.</para>
      </summary>
      <value>An integer which is the bubble marker maximum diameter.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.BubbleMarkerMinSize">
      <summary>
        <para>Specifies the pixel-measured diameter of the marker that represents the smallest value.</para>
      </summary>
      <value>An integer which is the bubble marker minimum size.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.CenterLatitude">
      <summary>
        <para>Specifies the latitude at the map center.</para>
      </summary>
      <value>The double-precision floating point value specifying the latitude at the map center.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.CenterLongitude">
      <summary>
        <para>Specifies the longitude at the map center.</para>
      </summary>
      <value>The double-precision floating point value specifying the longitude at the map center.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.ControlsEnabled">
      <summary>
        <para>Specifies whether or not to display the control bar.</para>
      </summary>
      <value>true, if the control bar is displayed; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.DefaultAreaValue">
      <summary>
        <para>Specifies the default value associated with vector map areas.</para>
      </summary>
      <value>A single-precision floating-point number which is the default value associated with vector map areas.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.Height">
      <summary>
        <para>Specifies the height of the vector map in pixels.</para>
      </summary>
      <value>An integer which is the height of the vector map in pixels.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.IntervalItems">
      <summary>
        <para>Provides access to the IntervalItems node.</para>
      </summary>
      <value>An <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelIntervalItems"/> object representing the IntervalItems node.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.LegendEnabled">
      <summary>
        <para>Specifies whether or not the vector map legend is enabled.</para>
      </summary>
      <value>true, if the legend is enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.LegendType">
      <summary>
        <para>Specifies the vector map legend type.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapLegendType"/> enumeration value specifying the legend type.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.MarkersTitlesEnabled">
      <summary>
        <para>Specifies whether or not the marker titles are enabled.</para>
      </summary>
      <value>true, if marker titles are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.MaxLatitude">
      <summary>
        <para>Specifies the latitude of the map’s upper bound.</para>
      </summary>
      <value>The double-precision floating point value specifying the latitude of the map’s top bound.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.MaxLongitude">
      <summary>
        <para>Specifies the longitude of the map’s right bound.</para>
      </summary>
      <value>The double-precision floating point value specifying the longitude of the map’s right bound.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.MinLatitude">
      <summary>
        <para>Specifies the latitude of the map’s bottom bound.</para>
      </summary>
      <value>The double-precision floating point value specifying the latitude of the map’s bottom bound.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.MinLongitude">
      <summary>
        <para>Specifies the longitude of the map’s left bound.</para>
      </summary>
      <value>The double-precision floating point value specifying the longitude of the map’s left bound.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.Palette">
      <summary>
        <para>Specifies the palette to be used for coloring the vector map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapPalette"/> enumeration value that specifies the vector map palette.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.PieMarkerSize">
      <summary>
        <para>Specifies the diameter of pie markers in pixels.</para>
      </summary>
      <value>An integer specifying the diameter of pie markers in pixels.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.Type">
      <summary>
        <para>Specifies the region displayed on the vector map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapType"/> enumeration value specifying the vector map type.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.Width">
      <summary>
        <para>Specifies the width of the vector map in pixels.</para>
      </summary>
      <value>An integer which is the width of the vector map in pixels.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.IModelVectorMapSettings.ZoomFactor">
      <summary>
        <para>Specifies a zoom factor that is used to initially zoom the vector map.</para>
      </summary>
      <value>A double-precision floating point value specifying the default zoom factor.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings">
      <summary>
        <para>Provides settings for raster maps.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.BingApiKey">
      <summary>
        <para>Specifies the Bing Maps API key.</para>
      </summary>
      <value>A string which is the Bing Maps API key.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.Center">
      <summary>
        <para>Specifies the coordinates of the map center.</para>
      </summary>
      <value>A MapPoint object that specifies the coordinates of the map center.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.GoogleApiKey">
      <summary>
        <para>Specifies the Google Maps API key.</para>
      </summary>
      <value>A string which is the Google Maps API key.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.GoogleStaticApiKey">
      <summary>
        <para>Specifies the Google Maps Static API key.</para>
      </summary>
      <value>A string which is the Google Maps Static API key.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.Height">
      <summary>
        <para>Specifies the map height.</para>
      </summary>
      <value>An integer value specifying the map height.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.IconSrcPropertyName">
      <summary>
        <para>Specifies the name of a property that contains a link to the map marker icon.</para>
      </summary>
      <value>A string that is a name of a property containing a link to the map marker icon.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.IsControlsEnabled">
      <summary>
        <para>Specifies whether or not map widget controls are available.</para>
      </summary>
      <value>true, if map widget controls are available; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.IsMarkersTooltipsEnabled">
      <summary>
        <para>Specifies whether or not the marker tooltips are enabled.</para>
      </summary>
      <value>true, if marker tooltips are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.isRouteEnabled">
      <summary>
        <para>Gets a value indicating that the <see cref="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.RouteSettings">MapSettings.RouteSettings</see> object is initialized and the RouteSettings.Enabled property is set to true.</para>
      </summary>
      <value>true, if map routes are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.IsShowDetailsEnabled">
      <summary>
        <para>Specifies if the “Show details” link is displayed in a map marker tooltip.</para>
      </summary>
      <value>true, if the “Show details” link is displayed; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.LocalizedShowDetailsString">
      <summary>
        <para>Specifies the culture-specific translation of the “Show details” text displayed in the marker tooltip.</para>
      </summary>
      <value>A string which is the translation of the “Show details” text displayed in the marker tooltip.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.Markers">
      <summary>
        <para>Gets the list of map markers.</para>
      </summary>
      <value>A list of <see cref="T:DevExpress.Persistent.Base.IMapsMarker"/> objects that specify map markers.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.Provider">
      <summary>
        <para>Specifies the map provider.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.MapProvider"/> enumeration value specifying the map provider.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.RouteSettings">
      <summary>
        <para>Specifies settings of the routes displayed on a map.</para>
      </summary>
      <value>A RouteSettings object that provides settings of the routes displayed on a map.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.Type">
      <summary>
        <para>Specifies the type of the map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.MapType"/> enumeration value specifying the map type.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.Width">
      <summary>
        <para>Specifies the map width.</para>
      </summary>
      <value>An integer value specifying the map width.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings.ZoomLevel">
      <summary>
        <para>Specifies the zoom level of the map.</para>
      </summary>
      <value>An integer which is the map zoom level.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents">
      <summary>
        <para>Contains a list of the client-side events available for the map viewer control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents.Customize">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which customizes the map viewer control.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which will customizes the map viewer control.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents.MapClicked">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which is executed when the map is clicked.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which is executed when the map is clicked.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents.MarkerClicked">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which is executed when the map marker is clicked.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which is executed when the map marker is clicked.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings">
      <summary>
        <para>Specifies settings of the <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Areas">
      <summary>
        <para>Gets the list of map areas.</para>
      </summary>
      <value>A list of <see cref="T:DevExpress.Persistent.Base.IAreaInfo"/> objects that specify map markers.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.BackgroundColor">
      <summary>
        <para>Specifies the color of the vector map background.</para>
      </summary>
      <value>A <see cref="T:System.Drawing.Color"/> of the vector map background.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Bounds">
      <summary>
        <para>Specifies the map bounds.</para>
      </summary>
      <value>A BoundsSettings object that specifies the map bounds.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.BubbleMarkerMaxSize">
      <summary>
        <para>Specifies the pixel-measured diameter of the bubble marker that represents the biggest value.</para>
      </summary>
      <value>An integer which is the bubble marker maximum diameter.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.BubbleMarkerMinSize">
      <summary>
        <para>Specifies the pixel-measured diameter of the marker that represents the smallest value.</para>
      </summary>
      <value>An integer which is the bubble marker minimum size.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Center">
      <summary>
        <para>Specifies the coordinates of the map center.</para>
      </summary>
      <value>A MapPoint object that specifies the coordinates of the map center.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.DefaultAreaValue">
      <summary>
        <para>Specifies the default value associated with vector map areas.</para>
      </summary>
      <value>A single-precision floating-point number which is the default value associated with vector map areas.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Height">
      <summary>
        <para>Specifies the height of the vector map in pixels.</para>
      </summary>
      <value>An integer which is the height of the vector map in pixels.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.IsAreasTitlesEnabled">
      <summary>
        <para>Specifies whether or not the area labels are enabled.</para>
      </summary>
      <value>true, if area labels are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.IsControlsEnabled">
      <summary>
        <para>Specifies whether or not to display the control bar.</para>
      </summary>
      <value>true, if the control bar is displayed; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.IsMarkersTitlesEnabled">
      <summary>
        <para>Specifies whether or not the marker titles are enabled.</para>
      </summary>
      <value>true, if marker titles are enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Legend">
      <summary>
        <para>Gets the map legend settings.</para>
      </summary>
      <value>A LegendSettins object that specifies the map legend settings.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.MapResourceName">
      <summary>
        <para>Specifies the map resource name.</para>
      </summary>
      <value>A string which is the map resource name.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Markers">
      <summary>
        <para>Gets the list of map markers.</para>
      </summary>
      <value>A list of <see cref="T:DevExpress.Persistent.Base.IVectorMapsMarker"/> objects that specify map markers.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Palette">
      <summary>
        <para>Specifies the palette to be used for coloring the vector map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapPalette"/> enumeration value that specifies the vector map palette.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.PieMarkers">
      <summary>
        <para>Gets the list of map’s pie markers.</para>
      </summary>
      <value>A list of IVectorMapsPieMarker objects that specify map markers.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.PieMarkerSize">
      <summary>
        <para>Specifies the diameter of pie markers in pixels.</para>
      </summary>
      <value>An integer specifying the diameter of pie markers in pixels.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Type">
      <summary>
        <para>Specifies the region displayed on the vector map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapType"/> enumeration value specifying the vector map type.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.Width">
      <summary>
        <para>Specifies the width of the vector map in pixels.</para>
      </summary>
      <value>An integer which is the width of the vector map in pixels.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings.ZoomFactor">
      <summary>
        <para>Specifies a zoom factor that is used to initially zoom the vector map.</para>
      </summary>
      <value>A double-precision floating point value specifying the default zoom factor.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents">
      <summary>
        <para>Contains a list of the client-side events available for the vector map viewer control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents.AreaClicked">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which is executed when the vector map area is clicked.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which is executed when the vector map area is clicked.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents.BeforeInitialize">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which is executed before vector map is initialized.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which is executed before vector map is initialized.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents.Customize">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which customizes the vector map viewer control.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which will customizes the vector map viewer control.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents.MapClicked">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which is executed when the vector map is clicked.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which is executed when the vector map is clicked.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents.MarkerClicked">
      <summary>
        <para>Specifies the name of the JavaScript function or the entire code which is executed when the vector map marker is clicked.</para>
      </summary>
      <value>A string which is the name of the JavaScript function or the entire code which is executed when the map is clicked.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.MapProvider">
      <summary>
        <para>Contains values that specify a map provider.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.MapProvider.Bing">
      <summary>
        <para>The map provider is Bing.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.MapProvider.Google">
      <summary>
        <para>The map provider is Google.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule">
      <summary>
        <para>The module contained in the DevExpress.ExpressApp.Maps.Web.v23.1.dll assembly.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.#ctor">
      <summary>
        <para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.BingApiKey">
      <summary>
        <para>Specifies the Bing Maps API key.</para>
      </summary>
      <value>A string which is the Bing Maps API key.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.ClientLibrariesLocation">
      <summary>
        <para>This property is obsolete. Use the devExpress section’s <see href="https://docs.devexpress.com/AspNetMvc/402231/common-features/webconfig-modifications/external-client-libraries">resources</see> option in the Web.config file instead.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.ExtendModelInterfaces(DevExpress.ExpressApp.Model.ModelInterfaceExtenders)">
      <summary>
        <para>Extends the Application Model with the <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps"/> interface.</para>
      </summary>
      <param name="extenders">A ModelInterfaceExtenders object that is a collection of Application Model interface extenders.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.GoogleApiKey">
      <summary>
        <para>Specifies the Google Maps API key.</para>
      </summary>
      <value>A string which is the Google Maps API key.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.GoogleStaticApiKey">
      <summary>
        <para>Specifies the Google Maps Static API key.</para>
      </summary>
      <value>A string which is the Google Maps Static API key.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.MapSettingsFromModel(DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps,DevExpress.ExpressApp.XafApplication)">
      <summary>
        <para>Creates the map settings object based on information from the Application Model.</para>
      </summary>
      <param name="model">The <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps"/> object that provides the map settings specified in the Application Model.</param>
      <param name="application">An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that manages the current XAF application.</param>
      <returns>The <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings"/> object that specifies the map settings and can be assigned to the <see cref="P:DevExpress.ExpressApp.Maps.Web.MapViewer.MapSettings">MapViewer.MapSettings</see> property.</returns>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.SetMapsEditorsAsDefault">
      <summary>
        <para>Specifies whether the <see href="https://docs.devexpress.com/eXpressAppFramework/115023/analytics/maps/maps-module-overview">Maps Module</see> specific Editors are used by default to display business objects and properties that implement the <see cref="T:DevExpress.Persistent.Base.IMapsMarker"/> interface, or not.</para>
      </summary>
      <value>A Boolean value specifying whether the Maps Module specific Editors are used by default to display business objects and properties that implement the IMapsMarker interface, or not.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.MapsAspNetModule.VectorMapSettingsFromModel(DevExpress.ExpressApp.Maps.Web.Helpers.IModelMaps)">
      <summary>
        <para>Creates the vector map settings object based on the information from the Application Model.</para>
      </summary>
      <param name="model">An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that manages the current XAF application.</param>
      <returns>The <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings"/> object that specifies the map settings and can be assigned to the <see cref="P:DevExpress.ExpressApp.Maps.Web.MapViewer.MapSettings">MapViewer.MapSettings</see> property.</returns>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.MapType">
      <summary>
        <para>Contains values that specify the map type.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.MapType.Hybrid">
      <summary>
        <para>Map type is hybrid.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.MapType.RoadMap">
      <summary>
        <para>Map type is road map.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.MapType.Satellite">
      <summary>
        <para>Map type is satellite.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.MapViewer">
      <summary>
        <para>The web control that displays markers and routes on an interactive map using the <b>dxMap</b> widget.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.MapViewer.#ctor(DevExpress.ExpressApp.Maps.Web.Helpers.IObjectInfoHelper,DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</para>
      </summary>
      <param name="objectInfoHelper">An IObjectInfoHelper object that is used to get unique identifiers of business objects.</param>
      <param name="mapSettings">The <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings"/> object that specifies the map settings.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapViewer.ClientSideEvents">
      <summary>
        <para>Gets an object that lists the client-side events specific to the <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapViewerClientSideEvents"/> object which allows assigning handlers to the client-side events available to the control.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapViewer.MapSettings">
      <summary>
        <para>Specifies the map settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.MapSettings"/> object that specifies the map settings.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.MapViewerBase">
      <summary>
        <para>The abstract base class for the <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> and <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> controls.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.MapViewerBase.#ctor(DevExpress.ExpressApp.Maps.Web.Helpers.IObjectInfoHelper)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewerBase"/> class.</para>
      </summary>
      <param name="objectInfoHelper">An IObjectInfoHelper object that is used to get the unique identifiers of business objects.</param>
    </member>
    <member name="E:DevExpress.ExpressApp.Maps.Web.MapViewerBase.CustomJSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.MapViewerBase.JSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
      <value>A <see cref="T:System.Collections.Generic.Dictionary`2">Dictionary</see>&lt;<see cref="T:System.String"/>,<see cref="T:System.Object"/>&gt; collection of property names and their values.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.RouteMode">
      <summary>
        <para>Contains values that specify the route mode.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.RouteMode.Driving">
      <summary>
        <para>The route mode is driving.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.RouteMode.Walking">
      <summary>
        <para>The route mode is walking.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.VectorMapLegendType">
      <summary>
        <para>Contains values that specify the vector map legend type.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapLegendType.AreasColors">
      <summary>
        <para>The vector map legend displays the colors of areas. This mode can be used if you have grouped map areas in several differently-colored groups.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapLegendType.MarkersColors">
      <summary>
        <para>The vector map legend displays the colors of markers. This mode can be used if you have grouped map markers in several differently-colored groups.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapLegendType.MarkersSizes">
      <summary>
        <para>The vector map legend displays the sizes of markers. This mode is available for markers of the bubble type only.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.VectorMapPalette">
      <summary>
        <para>Contains values that specify the palette to be used for coloring a vector map.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Bright">
      <summary>
        <para>The vector map palette is “Bright”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Default">
      <summary>
        <para>The vector map palette is “Default”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.HarmonyLight">
      <summary>
        <para>The vector map palette is “Harmony Light”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Ocean">
      <summary>
        <para>The vector map palette is “Ocean”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Pastel">
      <summary>
        <para>The vector map palette is “Pastel”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Soft">
      <summary>
        <para>The vector map palette is “Soft”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.SoftPastel">
      <summary>
        <para>The vector map palette is “Soft Pastel”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Vintage">
      <summary>
        <para>The vector map palette is “Vintage”.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapPalette.Violet">
      <summary>
        <para>The vector map palette is “Violet”.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.VectorMapType">
      <summary>
        <para>Contains values that specify the region displayed on the vector map.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapType.Africa">
      <summary>
        <para>The vector map displays Africa.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapType.Canada">
      <summary>
        <para>The vector map displays Canada.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapType.Eurasia">
      <summary>
        <para>The vector map displays Eurasia.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapType.Europe">
      <summary>
        <para>The vector map displays Europe.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapType.USA">
      <summary>
        <para>The vector map displays USA.</para>
      </summary>
    </member>
    <member name="F:DevExpress.ExpressApp.Maps.Web.VectorMapType.World">
      <summary>
        <para>The vector map displays the whole world.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer">
      <summary>
        <para>The web control that displays markers and routes on an interactive map using the <b>dxVectorMap</b> widget.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.VectorMapViewer.#ctor(DevExpress.ExpressApp.Maps.Web.Helpers.IObjectInfoHelper,DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> class.</para>
      </summary>
      <param name="objectInfoHelper">An IObjectInfoHelper object that is used to get unique identifiers of business objects.</param>
      <param name="vectorMapSettings">The <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings"/> object specifying the map settings.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.VectorMapViewer.ClientSideEvents">
      <summary>
        <para>Gets an object that lists the client-side events specific to the <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapViewerClientSideEvents"/> object which allows assigning handlers to the client-side events available to the control.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.VectorMapViewer.VectorMapSettings">
      <summary>
        <para>Specifies the vector map settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.Helpers.VectorMapSettings"/> object that specifies the vector map settings.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor">
      <summary>
        <para>The <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see> used in ASP.NET Web Forms applications to display business objects on a raster map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.#ctor(DevExpress.ExpressApp.Model.IModelListView)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/> class.</para>
      </summary>
      <param name="model">An <see cref="T:DevExpress.ExpressApp.Model.IModelListView"/> object that specifies the Application Model’s ListView node.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.ContextMenuTemplate">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>‘s Context Menu Template.</para>
      </summary>
      <value>A control which implements the IContextMenuTemplate interface and represents a <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see>‘s Context Menu Template.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.GetSelectedObjects">
      <summary>
        <para>Returns a collection of objects that are currently selected in the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>‘s control.</para>
      </summary>
      <returns>A list of the selected objects.</returns>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.MapViewer">
      <summary>
        <para>Gets the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>‘s <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.Refresh">
      <summary>
        <para>Refreshes the bound data source of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>‘s <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.SelectionType">
      <summary>
        <para>Returns the selection type supported by the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.SelectionType"/> enumeration value specifies the selection type supported by the current List Editor.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor.Setup(DevExpress.ExpressApp.CollectionSourceBase,DevExpress.ExpressApp.XafApplication)">
      <summary>
        <para>Performs additional initialization of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"/>.</para>
      </summary>
      <param name="collectionSource">A <see cref="T:DevExpress.ExpressApp.CollectionSourceBase"/> object that is the Collection Source of the List View that the current <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see> represents in a UI.</param>
      <param name="application">An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that can be used to manage the current application.</param>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.WebMapsPropertyEditor">
      <summary>
        <para>The <see href="https://docs.devexpress.com/eXpressAppFramework/112612/ui-construction/view-items-and-property-editors">Property Editor</see> which is used in ASP.NET Web Forms applications to display properties of the <see cref="T:DevExpress.Persistent.Base.IMapsMarker"/> type on a raster map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebMapsPropertyEditor.#ctor(System.Type,DevExpress.ExpressApp.Model.IModelMemberViewItem)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsPropertyEditor"/> class.</para>
      </summary>
      <param name="objectType">A <see cref="T:System.Type"/> of the property edited by <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsPropertyEditor"/>.</param>
      <param name="info">An <see cref="T:DevExpress.ExpressApp.Model.IModelMemberViewItem"/> object.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebMapsPropertyEditor.MapViewer">
      <summary>
        <para>Gets the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebMapsPropertyEditor"/>‘s <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.MapViewer"/> control.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor">
      <summary>
        <para>The <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see> which is used in ASP.NET Web Forms applications to display business objects on a vector map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.#ctor(DevExpress.ExpressApp.Model.IModelListView)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/> class.</para>
      </summary>
      <param name="model">An <see cref="T:DevExpress.ExpressApp.Model.IModelListView"/> object that specifies the Application Model’s ListView node.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.ContextMenuTemplate">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/>‘s Context Menu Template.</para>
      </summary>
      <value>A control which implements the IContextMenuTemplate interface and represents a <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see>‘s Context Menu Template.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.CreateMapControl">
      <summary>
        <para>Returns the <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> control, initialized using settings from the Application Model</para>
      </summary>
      <returns>The WebControl object.</returns>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.GetSelectedObjects">
      <summary>
        <para>Returns a collection of objects that are currently selected in the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/>‘s control.</para>
      </summary>
      <returns>A list of the selected objects.</returns>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.Refresh">
      <summary>
        <para>Refreshes the bound data source of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/>‘s <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> control.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.SelectionType">
      <summary>
        <para>Returns the selection type supported by the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.SelectionType"/> enumeration value specifies the selection type supported by the current List Editor.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.Setup(DevExpress.ExpressApp.CollectionSourceBase,DevExpress.ExpressApp.XafApplication)">
      <summary>
        <para>Performs additional initialization of the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/>.</para>
      </summary>
      <param name="collectionSource">A <see cref="T:DevExpress.ExpressApp.CollectionSourceBase"/> object that is the Collection Source of the List View that the current <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see> represents in a UI.</param>
      <param name="application">An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that can be used to manage the current application.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor.VectorMapViewer">
      <summary>
        <para>Gets the <see cref="T:DevExpress.ExpressApp.Maps.Web.WebVectorMapsListEditor"/>‘s <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.Maps.Web.VectorMapViewer"/> control.</value>
    </member>
  </members>
</doc>