C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / InsertColumnRightButton Class
Members

InsertColumnRightButton Class
Represents button in C1.Win.Editor.C1EditorRibbon control that inserts a table colunm on the right.
Object Model
InsertColumnRightButton Class
Syntax
'Declaration
 
Public Class InsertColumnRightButton 
   Inherits EditorRibbonButton
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.Ribbon.RibbonItem
            C1.Win.Ribbon.RibbonIconItem
               C1.Win.Ribbon.RibbonButton
                  C1.Win.Editor.Ribbon.EditorRibbonButton
                     C1.Win.Editor.Ribbon.InsertColumnRightButton

See Also