IRibbonGroupGetTools Method |
Get all the tools on this group.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 18.04.00
SyntaxIEnumerable<IRibbonItem> GetTools()
Return Value
Type:
IEnumerableIRibbonItemAll the tools on the group
See Also