Skip to main content
A newer version of this page is available. .

RibbonOptionsTouch.ShowTouchUISelectorInSearchMenu Property

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[DefaultValue(true)]
[XtraSerializableProperty]
public bool ShowTouchUISelectorInSearchMenu { get; set; }

Property Value

Type Default
Boolean **true**

Property Paths

You can access this nested property as listed below:

Object Type Path to ShowTouchUISelectorInSearchMenu
RibbonControl
.OptionsTouch.ShowTouchUISelectorInSearchMenu
See Also