ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonListItem Class / RibbonListItem Constructor / RibbonListItem Constructor()

In This Topic
    RibbonListItem Constructor()
    In This Topic
    Creates an empty RibbonListItem.
    Syntax
    'Declaration
     
    Public Function New()
    public RibbonListItem()
    See Also