Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQatLinkCollection Class
Properties Methods


In This Topic
    RibbonQatLinkCollection Class Members
    In This Topic

    The following tables list the members exposed by RibbonQatLinkCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the item at the specified index.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the end of the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodInserts an item into the collection at the specified index.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSorts the items in the collection using the specified comparer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Performs additional custom processes when clearing the contents of the RibbonQatLinkCollection instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after inserting an item into the RibbonQatLinkCollection instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after removing an item from the RibbonQatLinkCollection instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after setting an item in the RibbonQatLinkCollection instance.  
    Protected MethodOverridden. Checks whather the type of the value argument is allowable for this item collection.  
    Top
    See Also