FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonItem Class


In This Topic
    RibbonItem Class Properties
    In This Topic

    For a list of all members of this type, see RibbonItem members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the description for this RibbonItem.  
    Public PropertyGets or sets whether this RibbonItem is enabled.  
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to.  
    Public PropertyGets a value indicating whether the RibbonItem has been disposed of.  
    Public PropertyGets or sets the unique name for this RibbonItem.  
    Public PropertyGets the owner collection for this RibbonItem.  
    Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to.  
    Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to.  
    Public PropertyGets the C1Ribbon that this RibbonItem belongs to.  
    Public PropertyGets or sets a value indicating whether this RibbonItem can be shown in a simplified view.  
    Public PropertyOverridden. Gets or sets the ISite of the RibbonItem.  
    Public PropertyGets the C1StatusBar that this RibbonItem belongs to.  
    Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup.  
    Public PropertyGets the RibbonTab that this RibbonItem belongs to.  
    Public PropertyUser-defined data associated with the RibbonItem.  
    Public PropertyGets or sets the ToolTip string.  
    Public PropertyGets or sets whether this RibbonItem is visible.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    See Also