Click or drag to resize
CalculationWorks Logo
BcfBindingSourceOnSetCurrentRowView Method
Called when setting CurrentRowView.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax
protected virtual void OnSetCurrentRowView(
	BcfRowView value
)

Parameters

value
Type: CalculationWorks.ViewModel.FormsBcfRowView
The value.
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.0, 2.1, 2.0
See Also