ToolboxItem.OwnerGroup Property
Gets the ToolboxGroup to which the current item belongs.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ToolboxGroup | A ToolboxGroup object to which the current item belongs. |
See Also