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