 |
| BcfRowViewBuilderDefaultTableView Property |
Gets the default table view.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntaxpublic BcfTableViewBase DefaultTableView { get; }Public ReadOnly Property DefaultTableView As BcfTableViewBase
Get
public:
property BcfTableViewBase^ DefaultTableView {
BcfTableViewBase^ get ();
}member DefaultTableView : BcfTableViewBase with get
Property Value
Type:
BcfTableViewBaseThe default table view.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.0, 2.1, 2.0
See Also