Click or drag to resize
CalculationWorks Logo
BcfBindingSourceCurrentRowView Property
Gets or sets the current row view.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public BcfRowView CurrentRowView { get; set; }

Property Value

Type: BcfRowView
The current row view.
See Also