RibbonControllerBase.Initialize(RibbonControl, RibbonStatusBar) Method
Provides Ribbon Controller initialization with the specified Ribbon Control and Status Bar.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
ribbonControl | RibbonControl | A RibbonControl object. |
ribbonStatusBar | RibbonStatusBar | A RibbonStatusBar object. |
See Also