NotificationService.CustomNotificationPosition Property
Gets or sets the position of custom notifications. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.UI.NotificationPosition | A DevExpress.Mvvm.UI.NotificationPosition enumerator value. |
See Also