'Declaration Public Property NotifyOnSourceUpdated As Boolean
'Usage Dim instance As CellEditorBindingExtension Dim value As Boolean instance.NotifyOnSourceUpdated = value value = instance.NotifyOnSourceUpdated
public bool NotifyOnSourceUpdated {get; set;}