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