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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members