ToastNotificationsManager Properties
The component that displays Windows Modern UI-inspired toast notifications. See Toast Notification Manager.
Name | Description |
---|---|
Application |
Gets or sets the toast Activator - a descendant of the DevExpress. |
Application |
Gets or sets the path to the application icon, displayed within toast notifications. |
Application |
Gets or sets the ID of the application that displays toast notifications using this Toast |
Application |
Gets or sets the caption of an application shortcut, pinned to the Windows 8 Start Screen. |
Are |
Gets whether or not toast notifications are supported on this machine. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Create |
Gets or sets whether the application should add its shortcut to the Windows 8 Start Screen. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Is |
Gets whether the Base |
Is |
Indicates whether or not the Base |
Is |
Returns whether or not the Base |
Is |
Returns whether or not this Base |
Notifications |
Provides access to a notification collection owned by this Toast |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Throw |
Gets or sets whether to throw exceptions that caused notification showing to end prematurely. |
See Also