You are here: Plugin API > Library Reference > IHost Interface > IRibbonControlData Interface
IRibbonControlData Interface
The IRibbonControlData interface gives users an object template for data binding to Ribbon controls.
Properties
- bool CanAddToQuickAccessToolBarDirectly
- ICommand Command
- string Font
- bool IsChecked
- string KeyTip
- string Label
- ImageSource LargeImage
- bool ShouldExecuteCommand
- ImageSource SmallImage
- string ToolTipDescription
- string ToolTipFooterDescription
- Uri ToolTripFooterImage
- string ToolTipFooterTitle
- Uri ToolTipImage
- string ToolTipTitle
- object Value