Gets a value that indicates whether the vertical scroll isn't in the right-most position. This is a dependency property.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool CanScrollRight { get; internal set; } |
| Visual Basic |
|---|
Public Property CanScrollRight As Boolean Get Friend Set |