Click or drag to resize
CalculationWorks Logo
BcfHierarchicalViewManagerNavigateTo Method
Sets the given row as current row.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax
public virtual bool NavigateTo(
	BcfRow destinationRow
)

Parameters

destinationRow
Type: CalculationWorks.BusinessModelBcfRow
The destination row.

Return Value

Type: Boolean
true if at least one BcfBindingSource was adjusted, false otherwise.
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.0, 2.1, 2.0
See Also