IRibbonItemCustomHelpCommand Property |
The command triggered when the help button in the tooltip is clicked.
When set this overrides the default HelpPage behaviour.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxICommand CustomHelpCommand { get; set; }Property Value
ICommand
See Also