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

ToolbarItemCollectionBase<T> Constructors

The base class for collections of toolbar items.
Name Parameters Description
ToolbarItemCollectionBase() none Initializes a new instance of the ToolbarItemCollectionBase<T> class with the default settings.
ToolbarItemCollectionBase(IWebControlObject) owner Initializes a new instance of the ToolbarItemCollectionBase<T> class with the specified owner.
See Also