The DataEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetData<(Of <<'(TData>)>>) |
This is the data item that is the subject of the event fired.
|
Properties
Name | Description | |
---|---|---|
![]() | Data |
This is the data item that is the subject of the event fired.
|
![]() | DataType |
This is the type of the data item that is the subject of the event fired.
|