ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / ScrollArea Property

In This Topic
    ScrollArea Property (ReportPaneModel)
    In This Topic
    Notification property specifying the area within a current page that should be visible at the time of property assigned
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollArea As Rect
    public Rect ScrollArea {get;}
    See Also