RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PagesPanel Class
Members

In This Topic
    C1PagesPanel Class
    In This Topic
    Helper panel for C1RichTextBox's print view.
    Object Model
    C1PagesPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1PagesPanel 
       Inherits System.Windows.Controls.Panel
    public class C1PagesPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.RichTextBox.C1PagesPanel

    See Also