ActiveReports 12
Value Property (PageCollectionEventArgs)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > PageCollectionEventArgs Class : Value Property
Returns the Page object that was added or removed.
Syntax
'Declaration
 
Public ReadOnly Property Value As Page
public Page Value {get;}

Property Value

A Page object representing the item that was added or removed.
See Also

Reference

PageCollectionEventArgs Class
PageCollectionEventArgs Members