Click or drag to resize

IRibbonSplitControlItemActAsDropDown Property

If true the control acts like a dropdown menu.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
bool ActAsDropDown { get; set; }

Property Value

Type: Boolean
See Also