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