Click or drag to resize

BcfRowViewRepositoryTable Property

Gets the BcfTable.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public BcfTable Table { get; }

Return Value

Type: BcfTable
The BcfTable.
See Also