Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ScrollViewer Class / MoveTopCommand Field

In This Topic
    MoveTopCommand Field (C1ScrollViewer)
    In This Topic
    Command to scroll to the top.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveTopCommand As C1Command
    public static readonly C1Command MoveTopCommand
    See Also