 |
BcfTableViewBaseTable Property |
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntaxpublic BcfTable Table { get; }
Public ReadOnly Property Table As BcfTable
Get
public:
property BcfTable^ Table {
BcfTable^ get ();
}
member Table : BcfTable with get
Property Value
Type:
BcfTableThe associated
BcfTable.
Exceptions
Version InformationCalculationWorks.ViewModel.Windows
Supported in: 3.0, 2.1, 2.0
See Also