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