ComponentOne Basic Library for WPF and Silverlight
MoveUpCommand Field (C1ScrollViewer)


C1.Silverlight Namespace > C1ScrollViewer Class : MoveUpCommand Field
Command to scroll up.
Syntax
'Declaration
 
Public Shared ReadOnly MoveUpCommand As C1Command
'Usage
 
Dim value As C1Command
 
value = C1ScrollViewer.MoveUpCommand
public static readonly C1Command MoveUpCommand
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members