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.v22.1.dll

NuGet Package: DevExpress.Win.Printing

Declaration

public abstract class RibbonControllerBase :
    Component,
    ISupportInitialize
See Also