Click or drag to resize

BcfViewManagerDefaultViews Property

Gets the default views.

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

Property Value

Type: BcfViewManagerDefaultViewCollection
The default views.
See Also