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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members