 |
| BcfHierarchicalViewManagerNavigating Property |
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.2.1.2
Syntaxpublic bool Navigating { get; }Public ReadOnly Property Navigating As Boolean
Get
public:
property bool Navigating {
bool get ();
}member Navigating : bool with get
Property Value
Type:
Booleantrue if navigating; otherwise,
false.
Remarks
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.2, 3.0, 2.1, 2.0
See Also