 | BcfRowViewBuilderRow Property |
Gets the row.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic BcfRow Row { get; }Public ReadOnly Property Row As BcfRow
Get
Property Value
Type:
BcfRowThe row.
See Also