'Declaration Protected Overridable Function OnReceiveWeakEvent( _ ByVal managerType As Type, _ ByVal sender As Object, _ ByVal e As EventArgs _ ) As Boolean
'Usage Dim instance As DataGridCollectionViewBase Dim managerType As Type Dim sender As Object Dim e As EventArgs Dim value As Boolean value = instance.OnReceiveWeakEvent(managerType, sender, e)
Parameters
- managerType
- sender
- e