 |
| BcfRowViewBuilderRow Property |
Gets the row.
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntaxpublic BcfRow Row { get; }Public ReadOnly Property Row As BcfRow
Get
public:
property BcfRow^ Row {
BcfRow^ get ();
}member Row : BcfRow with get
Property Value
Type:
BcfRowThe row.
Version InformationCalculationWorks.ViewModel.Windows
Supported in: 3.0, 2.1, 2.0
See Also