 |
BcfBindingSourceCurrentTableView Property |
Gets the current table view.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxprotected BcfTableViewBase CurrentTableView { get; }
Protected ReadOnly Property CurrentTableView As BcfTableViewBase
Get
Property Value
Type:
BcfTableViewBaseThe current table view.
See Also