MapFileReaderBase.FileSource Property
In This Article
Specifies the source for this file reader.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public MapFileSourceBase FileSource { get; set; }
#Property Value
Type | Description |
---|---|
Map |
A Map |
See Also