Click or drag to resize
CalculationWorks Logo
BcfRowViewBuilderRow Property
Gets the row.

Namespace: CalculationWorks.ViewModel.Windows
Assembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 2.1.0.0
Syntax
public BcfRow Row { get; }

Property Value

Type: BcfRow
The row.
See Also