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

In This Topic
    Length Property (IDbfField)
    In This Topic
    Gets the length of the field in bytes.
    Syntax
    'Declaration
     
    ReadOnly Property Length As Integer
    int Length {get;}
    See Also