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

In This Topic
    ScrollArea Property (SinglePageViewModel)
    In This Topic
    Gets the scroll area.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollArea As Rect
    public Rect ScrollArea {get;}

    Property Value

    The scroll area.
    See Also