Class ShapeFileDbfField
Defines class ShapeFileDbfField
Inheritance
System.Object
ShapeFileDbfField
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.Maps.Windows.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 name value.
Declaration
public string Name { get; }
Property Value
| Type |
|---|
| System.String |