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

DeleteTableButton Class
Represents button in C1.Win.Editor.C1EditorRibbon control that deletes a table row below.
Object Model
DeleteTableButton Class
Syntax
'Declaration
 
Public Class DeleteTableButton 
   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.DeleteTableButton

See Also