IRibbonChoiceAddChoice(String) Method |
Add a choice (option) to this choice control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntaxvoid AddChoice(
string caption
)
Parameters
- caption String
- The caption of the added choice.
See Also