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