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

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

    See Also