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

In This Topic
    C1LineNumberTool Class
    In This Topic
    Line number tool in a C1RichTextBoxRibbon.
    Object Model
    C1LineNumberTool Class
    Syntax
    'Declaration
     
    
    Public Class C1LineNumberTool 
       Inherits C1.WPF.Ribbon.C1SelectTool
       Implements IUpdateableTool 
    public class C1LineNumberTool : C1.WPF.Ribbon.C1SelectTool, 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.Ribbon.C1SelectTool
                                  C1.WPF.RichTextBox.Ribbon.C1LineNumberTool

    See Also