Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Gui Namespaces
Demo3D.Gui
IRibbonContainer Interface
IRibbonContainer Methods
AddItem Method
AddItems Method
Clear Method
GetItem Method
GetTools Method
InsertItem Method
IRibbonContainer
GetItem Method
Get an
IRibbonItem
from this container.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
Copy
IRibbonItem
GetItem
(
string
key
)
Parameters
key
Type:
System
String
The key of the
IRibbonItem
to get
Return Value
Type:
IRibbonItem
The
IRibbonItem
if found
See Also
Reference
IRibbonContainer Interface
Demo3D.Gui Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com