 | BcfTableViewPropertyDescriptorTableView Property |
Gets the table view.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic BcfTableViewBase TableView { get; }Public ReadOnly Property TableView As BcfTableViewBase
Get
Property Value
Type:
BcfTableViewBaseThe table view.
See Also