ActiveReports 10
ScrollPositionSetter Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ReportPaneModel Class : ScrollPositionSetter Property
Syntax
'Declaration
 
Public Property ScrollPositionSetter As Action(Of Point)
public Action<Point> ScrollPositionSetter {get; set;}
See Also

Reference

ReportPaneModel Class
ReportPaneModel Members