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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members