ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ExpressionInfoCollection Class
Properties Methods Events

In This Topic
    ExpressionInfoCollection Class Members
    In This Topic

    The following tables list the members exposed by ExpressionInfoCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExpressionInfoCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the GrapeCity.Enterprise.Data.Expressions.ExpressionInfoCollection is read-only.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the expressions sequence to the end of the collection.  
    Top
    Public Events
     NameDescription
    Public EventOccurs immediately after adding an item to the collection.  
    Public EventOccurs immediately after removing an item from the collection.  
    Top
    See Also