Skip to main content
A newer version of this page is available. .

IModelMaps.MapSettings Property

Provides access to the MapSettings node.

Namespace: DevExpress.ExpressApp.Maps.Web.Helpers

Assembly: DevExpress.ExpressApp.Maps.Web.v18.2.dll

Declaration

IModelMapSettings MapSettings { get; }

Property Value

Type Description
IModelMapSettings

An IModelMapSettings object representing the MapSettings Settings node.

See Also