BarSplitButtonItemLink.PopupControl Property
Gets the BarSplitButtonItem.PopupControl property’s value of the corresponding bar item object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Bars.IPopupControl | The BarSplitButtonItem.PopupControl property’s value of the corresponding bar item object. |
See Also