RibbonBarItemCollection
Wisej.Web.Ext.RibbonBar.RibbonBarItemCollection
Last updated
Wisej.Web.Ext.RibbonBar.RibbonBarItemCollection
Last updated
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a collection of RibbonBarItem in a RibbonBarGroup
RibbonBarItem: Returns the first RibbonBarItem with the specified name .
Adds the specified item to the collection.
Parameter | Type | Description |
---|---|---|
Inserts the specified item in the collection at the specified index.
Parameter | Type | Description |
---|---|---|
index
The position to insert the specified RibbonBarItem at.
item
The RibbonBarItem to insert in the collection.
item
The RibbonBarItem to add to the collection.