Skip to main content
All docs
V24.1

RibbonOptionsSearchMenu(RibbonControl) Constructor

Initializes a new instance of the RibbonOptionsSearchMenu class with specified settings.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public RibbonOptionsSearchMenu(
    RibbonControl ribbon
)

Parameters

Name Type
ribbon RibbonControl
See Also