PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonPreviewGroup Class / RibbonGroup Property

In This Topic
    RibbonGroup Property (RibbonPreviewGroup)
    In This Topic
    Gets the associated RibbonGroup.
    Syntax
    'Declaration
     
    Public ReadOnly Property RibbonGroup As C1.Win.Ribbon.RibbonGroup
    public C1.Win.Ribbon.RibbonGroup RibbonGroup {get;}
    See Also