Skip to main content
A newer version of this page is available. .

ToolbarItemPickerItemCollection Constructors

A collection that maintains a ToolbarDropDownItemPicker‘s dropdown list items.
Name Parameters Description
ToolbarItemPickerItemCollection() none Initializes a new instance of the ToolbarItemPickerItemCollection class with default settings.
ToolbarItemPickerItemCollection(IWebControlObject) owner Initializes a new instance of the ToolbarItemPickerItemCollection class with the specified owner.
See Also