RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / InsertTableGridPanel Class
Members

In This Topic
    InsertTableGridPanel Class
    In This Topic
    A helper panel for C1InsertTableTool.
    Object Model
    InsertTableGridPanel Class
    Syntax
    'Declaration
     
    
    Public Class InsertTableGridPanel 
       Inherits System.Windows.Controls.Panel
    public class InsertTableGridPanel : 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.Ribbon.InsertTableGridPanel

    See Also