TreeListToolbarItem.Items Property
Gets a collection that contains the toolbar items of the current toolbar item.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListToolbarItemCollection | A TreeListToolbarItemCollection instance that is the collection of items. |
See Also