ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.Data.Dbf Namespace / IDbfField Interface / Name Property

In This Topic
    Name Property (IDbfField)
    In This Topic
    Gets the name of the field.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also