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

In This Topic
    C1InsertTableTool.ViewModel Class
    In This Topic
    The ViewModel of the C1InsertTableTool.
    Object Model
    C1InsertTableTool.ViewModel Class
    Syntax
    'Declaration
     
    
    Public Class C1InsertTableTool.ViewModel 
       Inherits System.Windows.DependencyObject
    public class C1InsertTableTool.ViewModel : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.RichTextBox.Ribbon.C1InsertTableTool.ViewModel

    See Also