RibbonBarGroupCollection
Wisej.Web.Ext.RibbonBar.RibbonBarGroupCollection
Last updated
Wisej.Web.Ext.RibbonBar.RibbonBarGroupCollection
Last updated
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a collection of RibbonBarGroup in a RibbonBarPage.
RibbonBarGroup: Returns the first RibbonBarGroup 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.