RibbonBarItemCollection
Wisej.Web.Ext.RibbonBar.RibbonBarItemCollection
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a collection of RibbonBarItem in a RibbonBarGroup
public class RibbonBarItemCollection : RibbonBarCollectionBase<, >Public Class RibbonBarItemCollection
Inherits RibbonBarCollectionBase(Of , )Properties
Item(name)
RibbonBarItem: Returns the first RibbonBarItem with the specified name .
Methods
Add(item)
Adds the specified item to the collection.
Parameter
Type
Description
Insert(index, item)
Inserts the specified item in the collection at the specified index.
Parameter
Type
Description
Last updated
Was this helpful?