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