Class ShapeFileDbfField
Defines class ShapeFileDBFField
Inheritance
System.Object
ShapeFileDbfField
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.WPF.dll
Syntax
public class ShapeFileDbfField : Object
Constructors
ShapeFileDbfField()
Initializes a new instance of the DBFReader.ShapeFileDBFField class.
Declaration
public ShapeFileDbfField()
Properties
Name
Gets or sets the value for name.
Declaration
public string Name { get; }
Property Value
Type |
---|
System.String |