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

In This Topic
    ExpressionInfoCollectionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ExpressionInfoCollectionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ExpressionInfoCollectionEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the Integer for the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that was added or removed.  
    Public PropertyReturns the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that was added or removed.  
    Top
    See Also