ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / Record Class / Index Field

In This Topic
    Index Field (Record)
    In This Topic
    The index of the record.
    Syntax
    'Declaration
     
    Public ReadOnly Index As Integer
    public readonly int Index
    See Also