 | BcfViewManagerDefaultViews Property |
[This is preliminary documentation and is subject to change.]
Gets the default views.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntaxpublic BcfViewManagerDefaultViewCollection DefaultViews { get; }Public ReadOnly Property DefaultViews As BcfViewManagerDefaultViewCollection
Get
Property Value
Type:
BcfViewManagerDefaultViewCollectionThe default views.
Version InformationForms
Supported in: 4.0
See Also