Click or drag to resize

BcfHierarchicalViewManagerNavigating Property

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether this BcfHierarchicalViewManager is navigating.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
public bool Navigating { get; }

Property Value

Type: Boolean
true if navigating; otherwise, false.
Remarks
Version Information

Forms

Supported in: 4.0
See Also