Click or drag to resize
CalculationWorks Logo
BcfHierarchicalViewManagerNavigationTrackingEnabled Property
Gets or sets a value indicating whether navigation tracking is enabled.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public bool NavigationTrackingEnabled { get; set; }

Property Value

Type: Boolean
true if navigation tracking is enabled; otherwise, false.
See Also