 |
| BcfRowViewBuilderDefaultTableView Property |
Gets the default table view.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic BcfTableViewBase DefaultTableView { get; }Public ReadOnly Property DefaultTableView As BcfTableViewBase
Get
Property Value
Type:
BcfTableViewBaseThe default table view.
See Also