DataEventArgs(T1, T2) Properties¶
The DataEventArgs(T1, T2) generic type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether event was cancelled. |
![]() | Data | Gets or sets the data. |
![]() | Data2 | Gets or sets the data 2. |