IRibbonContainerGetTools Method |
Get all the tools in this container.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIEnumerable<IRibbonItem> GetTools()
Return Value
IEnumerableIRibbonItem[Missing <returns> documentation for "M:Demo3D.Gui.IRibbonContainer.GetTools"]
See Also