ShapefileReader.ShpFileDataReader Property
Specifies the data reader capable of reading data from the shp file.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| DataReader | A DataReader object. |
See Also