CalculationWorks Logo
BcfRowViewGetTableView Method CalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

Gets the DefaultViews item this BcfRowView belongs to.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 1.1.0.0
Syntax

public BcfTableViewBase GetTableView()

Return Value

Type: BcfTableViewBase
BcfTableViewBase.
Remarks

ViewType of the returned object is always DefaultView.
See Also

Reference