GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ CanScroll Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CanScroll Method
In This Topic
Determine if there is room for the view to be scrolled in a given direction.
Syntax
C#
public
virtual
bool
CanScroll(
bool
down
,
bool
vertical
)
Parameters
down
vertical
See Also
Reference
GoView Class
GoView Members