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

In This Topic
    Ordinal Property
    In This Topic
    Gets the ordinal number of the field.
    Syntax
    'Declaration
     
    ReadOnly Property Ordinal As Integer
    int Ordinal {get;}
    See Also