PopupControlContainer.Manager Property
Specifies the BarManager responsible for managing the current PopupControlContainer.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BarManager | A BarManager responsible for managing the current PopupControlContainer. |
Remarks
If this property value is null, the PopupControlContainer control does not function.
See Also