Skip to main content
A newer version of this page is available. .

IToastNotificationProperties Interface

Exposes base ToastNotification properties.

Namespace: DevExpress.XtraBars.ToastNotifications

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public interface IToastNotificationProperties :
    IBaseProperties,
    IBaseObject,
    IDisposable,
    IPropertiesProvider,
    ISupportBatchUpdate
See Also