Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ScrollViewer
.
.
::
.
.
CanScrollUp Property
C1ScrollViewer Class
See Also
Gets a value that indicates whether the vertical scroll isn't in the top position. This is a dependency property.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
bool
CanScrollUp
{
get
;
internal
set
; }
Visual Basic
Public
Property
CanScrollUp
As
Boolean
Get
Friend
Set
See Also
C1ScrollViewer Class
C1.Silverlight Namespace