Skip to main content

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

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

Declaration

public abstract class RibbonControllerBase :
    Component,
    ISupportInitialize
See Also