Click or drag to resize
CalculationWorks Logo
BcfNavigationStateRecordNavigationStates Property
Gets the navigation states of the BcfHierarchicalViewManager binding sources.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public BcfNavigationState[] NavigationStates { get; }

Property Value

Type: BcfNavigationState
The navigation states.
See Also