[]
        
(Showing Draft Content)

C1.WPF.Ribbon.C1ButtonTool.Command

Command Property

Command

Gets or sets the command that can be bound to the tool.

Declaration
public ICommand Command { get; set; }
Implements