GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / PrintPageTemplate Class
Members

In This Topic
    PrintPageTemplate Class
    In This Topic
    Template control used as a container for printing. PrintPageTemplate
    Object Model
    PrintPageTemplate Class
    Syntax
    'Declaration
     
    Public Class PrintPageTemplate 
       Inherits System.Windows.Controls.UserControl
    public class PrintPageTemplate : System.Windows.Controls.UserControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               C1.WPF.GanttView.PrintPageTemplate

    See Also