Click or drag to resize

BcfRowViewRepositoryViewManager Property

Gets the parent BcfViewManager.

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

Return Value

Type: BcfViewManager
The parent BcfViewManager.
See Also