 |
BcfBindingSourceTable Property |
Gets the BcfTable the view bases on to.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic BcfTable Table { get; }
Public ReadOnly Property Table As BcfTable
Get
Property Value
Type:
BcfTableThe table.
See Also