IRibbonGroupFindSub Method |
Finds a subitem.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonSub FindSub(
string caption
)
Parameters
- caption String
- The caption of the subitem to look for
Return Value
IRibbonSubThe subitem if found
See Also