RibbonSelectBoxSubItemCollectionBuilder.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new item to the end of the select box sub-item collection. |
Add(String, Object) | text, value | Adds a new item with the specified settings to the end of the select box sub-item collection. |