Skip to main content
A newer version of this page is available. .

RibbonControllerBase Class

The base for Ribbon Controller classes that embed their specific functionality into the existing RibbonControl object.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Printing

Declaration

public abstract class RibbonControllerBase :
    Component,
    ISupportInitialize
See Also