 |
| BcfHierarchicalViewManagerNavigationRepository Property |
Gets the navigation repository.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxprotected BcfNavigationHelperDataSet NavigationRepository { get; }Protected ReadOnly Property NavigationRepository As BcfNavigationHelperDataSet
Get
Property Value
Type:
BcfNavigationHelperDataSetThe navigation repository.
See Also