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