ComponentOne DataGrid for WPF and Silverlight
CanMoveToPreviousPage Property

C1.Silverlight.DataGrid.Ria Namespace > C1DataPager Class : CanMoveToPreviousPage Property
Gets a value that indicates whether or not the System.Windows.Controls.DataPager will allow the user to attempt to move to the previous page if System.Windows.Controls.DataPager.CanChangePage is true.
Syntax
'Declaration
 
Public ReadOnly Property CanMoveToPreviousPage As System.Boolean
public System.bool CanMoveToPreviousPage {get;}
See Also

Reference

C1DataPager Class
C1DataPager Members