Click or drag to resize

BcfBindingSourceNavigated Event

Occurs when CurrentRowView property was set to an other object.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public event EventHandler<EventArgs> Navigated

Value

Type: SystemEventHandlerEventArgs
See Also