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

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