ShapefileReader.DbfFileDataReader Property
Specifies the data reader capable of reading data from the dbf 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 Windows.Storage.Streams.DataReader object. |
See Also