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