Click or drag to resize

BcfTableViewPropertyDescriptorTableView Property

Gets the table view.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public BcfTableViewBase TableView { get; }

Property Value

Type: BcfTableViewBase
The table view.
See Also