public event EventHandler BindingContextChanged
'Declaration Public Event BindingContextChanged As EventHandler
'Declaration
Public Event BindingContextChanged As EventHandler
'Usage Dim instance As GridCellView Dim handler As EventHandler AddHandler instance.BindingContextChanged, handler
'Usage
Dim instance As GridCellView Dim handler As EventHandler AddHandler instance.BindingContextChanged, handler
GridCellView Class GridCellView Members