menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeFileDbfField - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeFileDbfField

    Defines class ShapeFileDBFField

    Inheritance
    System.Object
    ShapeFileDbfField
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.WPF.dll
    Syntax
    public class ShapeFileDbfField

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved