[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Ribbon Assembly
C1.WPF.Ribbon
Classes
C1ButtonTool
Properties
Command
dotnet-api
C1.WPF.Ribbon Assembly
C1.WPF.Ribbon
Classes
C1ButtonTool
Constructors
Fields
Properties
Command
CommandParameter
CommandTarget
Methods
Events
C1ContentControlTool
C1DropDownTool
C1MenuTool
C1Ribbon
C1SelectTool
C1ToggleButtonTool
C1Tool
C1ToolSeparator
C1ToolStrip
DropDownToolMenuItem
MenuToolCollection
RibbonGroup
RibbonGroupPanel
RibbonGroupSizeDefinition
RibbonGroupSizeDefinitionCollection
RibbonPanel
RibbonResources
RibbonTabItem
RibbonToolSizeDefinition
RibbonToolSizeDefinitionCollection
ToolMenuItem
ToolMenuList
ToolStripOverflowItemsCollection
ToolStripPanel
ToolTemplateSettings
Enums
C1.WPF.Ribbon.Localization
(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
ICommandSource.Command