RibbonCustomizationFormOptions(RibbonControl) Constructor
Initializes a new RibbonCustomizationFormOptions class instance.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| ribbon | RibbonControl | A RibbonControl object that specifies the ribbon. |
See Also