Back to Devexpress

IToastNotificationProperties Interface

windowsforms-devexpress-dot-xtrabars-dot-toastnotifications-371257d5.md

latest1.4 KB
Original Source

IToastNotificationProperties Interface

Exposes base ToastNotification properties.

Namespace : DevExpress.XtraBars.ToastNotifications

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public interface IToastNotificationProperties :
    IBaseProperties,
    IBaseObject,
    IDisposable,
    IPropertiesProvider,
    ISupportBatchUpdate
vb
Public Interface IToastNotificationProperties
    Inherits IBaseProperties,
             IBaseObject,
             IDisposable,
             IPropertiesProvider,
             ISupportBatchUpdate

See Also

IToastNotificationProperties Members

Toast Notification Manager

DevExpress.XtraBars.ToastNotifications Namespace