Click or drag to resize

BcfViewManagerSupportsClassicBinding Method

Supports classic binding.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public bool SupportsClassicBinding()

Return Value

Type: Boolean
if legacy complex binding is supported, otherwise.
See Also