C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputComboBoxItemCollection Class / Add Method

In This Topic
Add Method (RenderInputComboBoxItemCollection)
In This Topic
Adds a RenderInputComboBoxItem to the current collection.
Overload List
OverloadDescription
Adds a RenderInputComboBoxItem to the current collection.  
Creates a new RenderInputComboBoxItem, initializing its Text with the passed string, and adds it to the current collection.  
See Also