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

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