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

In This Topic
    C1InsertTableGrid Class
    In This Topic
    A helper control for C1InsertTableTool.
    Object Model
    C1InsertTableGrid Class
    Syntax
    'Declaration
     
    
    Public Class C1InsertTableGrid 
       Inherits System.Windows.Controls.Control
    public class C1InsertTableGrid : System.Windows.Controls.Control 
    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
                         C1.WPF.RichTextBox.C1InsertTableGrid

    See Also