PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreview Class / Ribbon Property

In This Topic
    Ribbon Property (C1RibbonPreview)
    In This Topic
    Gets the ribbon control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ribbon As C1.Win.Ribbon.C1Ribbon
    public C1.Win.Ribbon.C1Ribbon Ribbon {get;}
    See Also