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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members