ActiveReports Developer 7
ExpressionInfoCollectionEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionInfoCollectionEventArgs Class

Glossary Item Box

The following tables list the members exposed by ExpressionInfoCollectionEventArgs.

Public Constructors

 NameDescription
Public ConstructorExpressionInfoCollectionEventArgs ConstructorInitializes a new instance of ExpressionInfoCollectionEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyIndexReturns the Integer for the ExpressionInfo object that was added or removed.  
Public PropertyValueReturns the ExpressionInfo object that was added or removed.  
Top

See Also