| Notification | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe NotificationEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NotificationEventArgs | Initializes a new instance of the NotificationEventArgs class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Data | Gets or sets an arbitrary object for storing custom data. | 
|  | Message | Gets or sets the message. | 
|  | Text | Gets or sets the text data. | 
|  | Type | Gets or sets the type of notification. | 
 See Also
See Also