ShpExportOptions.ExportToDbf Property
Gets or sets a value indicating whether attribute values be exported to a DBF file.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if attribute values should be exported, otherwise false. |
See Also