IRibbonManagerFindPage Method |
Finds a page in the toolbar by its caption.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonPage FindPage(
string caption
)
Parameters
- caption String
- The caption to be used in the search
Return Value
IRibbonPageThe page found
See Also