ToolboxGroup.Items Property
Provides access to the collection of the ToolboxControl items that belong to the current ToolboxGroup.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The ToolboxGroup class represents the ToolboxControl group that can contain ToolboxItem objects as children. You can specify child items of the current ToolboxGroup using the Items collection.