ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / C1DataPager Class / CanMoveToPreviousPageProperty Field

In This Topic
    CanMoveToPreviousPageProperty Field
    In This Topic
    Identifies the CanMoveToPreviousPage dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CanMoveToPreviousPageProperty As DependencyProperty
    public static readonly DependencyProperty CanMoveToPreviousPageProperty
    See Also