IToastNotificationProperties Interface
Exposes base ToastNotification properties.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public interface IToastNotificationProperties :
IBaseProperties,
IBaseObject,
IDisposable,
IPropertiesProvider,
ISupportBatchUpdate
See Also