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


In This Topic
    DataGridPaginator Class Properties
    In This Topic

    For a list of all members of this type, see DataGridPaginator members.

    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
    See Also