 |
| BcfHierarchicalViewManagerNavigating Property |
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic bool Navigating { get; }Public ReadOnly Property Navigating As Boolean
Get
Property Value
Type:
Booleantrue if navigating; otherwise,
false.
See Also