WebVectorMapsListEditor.VectorMapViewer Property
Gets the WebVectorMapsListEditor‘s VectorMapViewer control.
Namespace: DevExpress.ExpressApp.Maps.Web
Assembly: DevExpress.ExpressApp.Maps.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
Declaration
Property Value
Type | Description |
---|---|
VectorMapViewer | A VectorMapViewer control. |
Remarks
An example of using the VectorMapViewer property is provided in the How to: Customize the Vector Map Palette topic.
See Also