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

In This Topic
    C1ColumnWidthTool Class
    In This Topic
    Control for editing the width of table columns in a C1.WPF.RichTextBox.C1RichTextBox.
    Object Model
    C1ColumnWidthTool Class
    Syntax
    'Declaration
     
    
    Public Class C1ColumnWidthTool 
       Inherits LengthTool
       Implements IUpdateableTool 
    public class C1ColumnWidthTool : LengthTool, 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
                         C1.WPF.Core.C1View
                            C1.WPF.Ribbon.C1Tool
                               C1.WPF.RichTextBox.Ribbon.LengthTool
                                  C1.WPF.RichTextBox.Ribbon.C1ColumnWidthTool

    See Also