Click or drag to resize

BcfRowViewBuilderRow Property

Gets the row.

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

Property Value

Type: BcfRow
The row.
See Also