WmsDataProvider.CustomParameters Property
Returns a collection of custom parameters of a WMS request.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| WmsCustomParameterCollection | An WmsCustomParameterCollection object, containing parameter key-value pairs. |
See Also