Skip to main content

TreeListToolbarItemCollection Constructors

Represents a collection of an ASPxTreeList’s toolbar items.
Name Parameters Description
TreeListToolbarItemCollection() none Initializes a new instance of the TreeListToolbarItemCollection class with default settings.
TreeListToolbarItemCollection(GridToolbarItem) menuItem Initializes a new instance of the TreeListToolbarItemCollection class.
See Also