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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members