| Name | Description |
 | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BingMapsKey | Gets or sets the Bing maps key. |
 | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | Center | Gets or sets the center of this map in geographic coordinates. |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CustomSource | Gets or sets the MultiScaleTileSource used as source for the custom map tiles. |
 | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
 | EnableViewState | (Inherited from System.Web.UI.Control) |
 | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Height | Overridden. A value that indicates the height of the control. |
 | ID | (Inherited from System.Web.UI.Control) |
 | Layers | Gets the collection of C1Layer objects. |
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | OnClientCenterChanged | Gets or sets the callback function which is called after the center of the maps changed. |
 | OnClientTargetCenterChanged | Gets or sets the callback function which is called after the target center of the maps changed. |
 | OnClientTargetZoomChanged | Gets or sets the callback function which is called after the target zoom of the maps changed. |
 | OnClientZoomChanged | Gets or sets the callback function which is called after the zoom of the maps changed. |
 | Page | (Inherited from System.Web.UI.Control) |
 | PanningSpeed | Gets or sets a value that determines the speed with which Center approaches target center. |
 | Parent | (Inherited from System.Web.UI.Control) |
 | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
 | ShowTools | Gets or sets a value indicating whether the default tools are shown. |
 | Site | (Inherited from System.Web.UI.Control) |
 | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Source | Gets or sets the MapSource used as source for the base map tiles. |
 | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TemplateControl | (Inherited from System.Web.UI.Control) |
 | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UniqueID | (Inherited from System.Web.UI.Control) |
 | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
 | ViewStateMode | (Inherited from System.Web.UI.Control) |
 | Width | Overridden. A value that indicates the width of the control. |
 | WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
 | Zoom | Gets or sets the zoom factor of this map. |
 | ZoomingSpeed | Gets or sets a value that determines the speed with which Zoom approaches target zoom. |