ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonListItem Class
Members

In This Topic
    RibbonListItem Class
    In This Topic
    Represents an Item in a recently used list.
    Object Model
    RibbonListItem Class
    Syntax
    'Declaration
     
    Public Class RibbonListItem 
       Inherits RibbonItem
    public class RibbonListItem : RibbonItem 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Ribbon.RibbonItem
                C1.Win.C1Ribbon.RibbonListItem

    See Also