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

MVCxTreeListToolbarItemCollection Constructors

Represents a collection of a Tree List’s toolbar items.
Name Parameters Description
MVCxTreeListToolbarItemCollection() none Initializes a new instance of the MVCxTreeListToolbarItemCollection class with default settings.
MVCxTreeListToolbarItemCollection(MVCxTreeListToolbarItem) menuItem Initializes a new instance of the MVCxTreeListToolbarItemCollection class with specified settings.
See Also