Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Print Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.DataGrid.Print Namespace
    In This Topic
    The Xceed.Wpf.DataGrid.Print namespace regroups all the printing-related classes.
    Classes
     ClassDescription
    ClassA control that determines the layout of the printed pages when a
    ClassClass that creates a multiple-page element from a
    Class 
    ClassProvides progress information during printing or exporting operations.
    ClassClass that provides information on the content of a grid is being printed or exported.
    Enumerations
     EnumerationDescription
    EnumerationValue representing the order in which the pages are printed (see Remarks).
    Remarks
    The views that can be used when printing are defined in the Xceed.Wpf.DataGrid.Views namespace.
    See Also