FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / LabelActionElement Class / RibbonItem Property

In This Topic
    RibbonItem Property (LabelActionElement)
    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