PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ButtonPreviewElement Class / RibbonItem Property

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