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.v19.2.dll

Declaration

public abstract class RibbonControllerBase :
    Component,
    ISupportInitialize
See Also