Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripTable Class
Members

In This Topic
    C1EditorToolStripTable Class
    In This Topic
    Represents a toolstrip with commands to create and manage tables.
    Object Model
    C1EditorToolStripTable Class
    Syntax
    'Declaration
     
    Public Class C1EditorToolStripTable 
       Inherits C1EditorToolStripBase
    public class C1EditorToolStripTable : C1EditorToolStripBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ToolStrip
                      C1.Win.C1Editor.ToolStrips.C1EditorToolStripBase
                         C1.Win.C1Editor.ToolStrips.C1EditorToolStripTable

    See Also