ActiveReports 11
Index Property (ExpressionInfoCollectionEventArgs)

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

Property Value

An Integer indicating the index of the ExpressionInfo object that was added or removed.
See Also

Reference

ExpressionInfoCollectionEventArgs Class
ExpressionInfoCollectionEventArgs Members