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

In This Topic
    C1SimplifiedUnmergeCellTool Class
    In This Topic
    Simplified toolbar button for unmerging table cells in C1RichTextBox.
    Object Model
    C1SimplifiedUnmergeCellTool Class
    Syntax
    'Declaration
     
    
    Public Class C1SimplifiedUnmergeCellTool 
       Inherits C1ItemTool
       Implements IUpdateableTool 
    public class C1SimplifiedUnmergeCellTool : C1ItemTool, IUpdateableTool  
    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
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.Primitives.ButtonBase
                               System.Windows.Controls.Button
                                  C1.WPF.Toolbar.C1ToolbarItem
                                     C1.WPF.RichTextBox.C1ItemTool
                                        C1.WPF.RichTextBox.C1SimplifiedUnmergeCellTool

    See Also