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


C1.WPF Namespace > C1ScrollViewer Class : MoveLeftEndCommand Field
Command to scroll totally to the left.
Syntax
'Declaration
 
Public Shared ReadOnly MoveLeftEndCommand As System.Windows.Input.RoutedCommand
'Usage
 
Dim value As System.Windows.Input.RoutedCommand
 
value = C1ScrollViewer.MoveLeftEndCommand
public static readonly System.Windows.Input.RoutedCommand MoveLeftEndCommand
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members