RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1SelectTableTool Class / Command Property

In This Topic
    Command Property (C1SelectTableTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Command As ICommand
    public ICommand Command {get; set;}
    See Also