DashboardDesigner.CreateRibbon() Method
Creates and initializes a Ribbon in the DashboardDesigner's parent control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v20.2.Win.dll
Declaration
Remarks
Use the CreateRibbon method to create a Ribbon that allows end-users to access commands required to work with the DashboardDesigner.
You can create a toolbar menu that provides the same functionality instead. To do this, use the DashboardDesigner.CreateBars method.
See Also
Feedback