PopupInfo<PopupType>.PopupContent Property
Gets or sets the content of this popup.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An Object that is the content of this popup. |
See Also