ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ExpressionInfoCollectionEventArgs Class / Index Property

In This Topic
    Index Property (ExpressionInfoCollectionEventArgs)
    In This Topic
    Returns the Integer for the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that was added or removed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also