ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / MultiPageViewModel Class / ScrollArea Property

In This Topic
    ScrollArea Property (MultiPageViewModel)
    In This Topic
    Instructs view to scroll to a particular area within current page
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollArea As Rect
    public Rect ScrollArea {get;}
    See Also