WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / Command Property
In This Topic
    Command Property
    In This Topic
    Gets or sets the command to invoke when this button is pressed.
    Syntax
    public ICommand Command {get; set;}
    See Also