Click or drag to resize
CalculationWorks Logo
BcfBindingSourceCurrentTableView Property
Gets the current table view.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
protected BcfTableViewBase CurrentTableView { get; }

Property Value

Type: BcfTableViewBase
The current table view.
See Also