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