RibbonBarItemCollection
Wisej.Web.Ext.RibbonBar.RibbonBarItemCollection
Last updated
Was this helpful?
Wisej.Web.Ext.RibbonBar.RibbonBarItemCollection
Last updated
Was this helpful?
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.
item
Inserts the specified item in the collection at the specified index.
index
item
The to add to the collection.
The position to insert the specified at.
The to insert in the collection.