 | BcfViewManagerDefaultViews Property |
Gets the default views.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic BcfViewManagerDefaultViewCollection DefaultViews { get; }Public ReadOnly Property DefaultViews As BcfViewManagerDefaultViewCollection
Get
Property Value
Type:
BcfViewManagerDefaultViewCollectionThe default views.
See Also