Add(MVCxRibbonItemType, Action<RibbonItemBase>)
|
type, method
|
Creates a new item with the specified settings and adds it to the collection.
|
Add(MVCxRibbonItemType, String, String)
|
type, name, text
|
Creates a new item with the specified settings and adds it to the collection.
|
Add(MVCxRibbonItemType, String)
|
type, name
|
Creates a new item with the specified settings and adds it to the collection.
|
Add(MVCxRibbonItemType)
|
type
|
Creates a new item with the specified settings and adds it to the collection.
|