Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Print Namespace / DataGridPaginator Class
Properties Methods Events


In This Topic
    DataGridPaginator Class Members
    In This Topic

    The following tables list the members exposed by DataGridPaginator.

    Public Properties
     NameDescription
    Public PropertyGets or sets the imageable area of each page.  
    Public PropertyOverridden. Gets a value indicating whether PageCount is the total number of pages.  
    Public PropertyOverridden. Gets the number of pages that are currently formatted.  
    Public PropertyGets or sets the orientation of each page.  
    Public PropertyGets or sets the range of the pages to be formatted.  
    Public PropertyOverridden. Gets or sets the suggested width and height of each page.  
    Public PropertyGets progress information on the content of a grid that is being printed or exported.  
    Public PropertyOverridden. Gets the element being paginated.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Windows.Documents.DocumentPaginator)
    Public Method (Inherited from System.Windows.Documents.DocumentPaginator)
    Public MethodOverloaded.  (Inherited from System.Windows.Documents.DocumentPaginator)
    Public MethodOverridden. Retrieves the page at the specified index.  
    Public MethodOverloaded.  (Inherited from System.Windows.Documents.DocumentPaginator)
    Public MethodRetrieves the page at the specified index as a bitmap.  
    Public MethodOverloaded. Initializes the paginator settings using the values provided by the specified PrintDialog.  
    Public MethodReturns the string representation of the DataGridPaginator.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Documents.DocumentPaginator)
    Public Event (Inherited from System.Windows.Documents.DocumentPaginator)
    Public Event (Inherited from System.Windows.Documents.DocumentPaginator)
    Public EventRaised to provide progress information during the printing or exporting process.  
    Top
    See Also