RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1RemoveHyperlinkTool Class / CommandParameter Property

In This Topic
    CommandParameter Property (C1RemoveHyperlinkTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CommandParameter As Object
    public object CommandParameter {get; set;}
    See Also