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 System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.  
    Protected MethodOverridden. Performs additional custom processes when validating a value.  
    Top
    See Also