Click or drag to resize

BcfRowViewRepository Property

Gets the BcfRowViewRepository item this BcfRowView belongs to.

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

Return Value

Type: BcfRowViewRepository
The BcfRowViewRepository item this BcfRowView belongs to.
See Also