 |
| BcfTableViewBaseTable Property |
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 2.1.0.0
Syntaxpublic BcfTable Table { get; }Public ReadOnly Property Table As BcfTable
Get
Property Value
Type:
BcfTableThe associated
BcfTable.
See Also