WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / CommandParameter Property
In This Topic
    CommandParameter Property
    In This Topic
    Gets or sets the parameter to pass to the Command property.
    Syntax
    public object CommandParameter {get; set;}
    See Also