ActiveReports 11
Value Property (ExpressionInfoCollectionEventArgs)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfoCollectionEventArgs Class : Value Property
Returns the ExpressionInfo object that was added or removed.
Syntax
'Declaration
 
Public ReadOnly Property Value As ExpressionInfo
public ExpressionInfo Value {get;}

Property Value

An ExpressionInfo object representing the item that was added or removed.
See Also

Reference

ExpressionInfoCollectionEventArgs Class
ExpressionInfoCollectionEventArgs Members