Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonQatItemCollection Class
Properties Methods


In This Topic
    RibbonQatItemCollection Class Members
    In This Topic

    The following tables list the members exposed by RibbonQatItemCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the RibbonItemCollection. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Public PropertyOverloaded. Gets or sets the RibbonItem at the specified position of the collection. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified RibbonItem to the collection. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Public MethodRemoves all items from the collection, then disposes the items. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Public MethodDetermines the index of the first occurrence of a RibbonItem with the specified name in this collection. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Public MethodInserts an item to the list at the specified index. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Public MethodRemoves the first occurrence of the specified RibbonItem from the collection. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection)
    Top
    See Also