Xceed DataGrid for WPF v7.2 Documentation
DataGridPaginator Class
Members 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Print Namespace : DataGridPaginator Class
Class that creates a multiple-page element from a
Syntax
'Declaration
 
Public Class DataGridPaginator 
   Inherits System.Windows.Documents.DocumentPaginator
'Usage
 
Dim instance As DataGridPaginator
public class DataGridPaginator : System.Windows.Documents.DocumentPaginator 
Remarks
A new paginator can be created  using the DataGridControl.CreateDocumentPaginator method.
Inheritance Hierarchy

System.Object
   System.Windows.Documents.DocumentPaginator
      Xceed.Wpf.DataGrid.Print.DataGridPaginator

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataGridPaginator Members
Xceed.Wpf.DataGrid.Print Namespace