Back to Devexpress

RibbonControllerBase Class

windowsforms-devexpress-dot-xtraprinting-dot-preview-7a9c89a8.md

latest1.6 KB
Original Source

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

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public abstract class RibbonControllerBase :
    Component,
    ISupportInitialize
vb
Public MustInherit Class RibbonControllerBase
    Inherits Component
    Implements ISupportInitialize

Inheritance

Object MarshalByRefObject Component RibbonControllerBase PrintRibbonController

DocumentViewerRibbonController

XRDesignRibbonController

See Also

RibbonControllerBase Members

DevExpress.XtraPrinting.Preview Namespace