Click or drag to resize

BcfBindingSourcePropertyDescriptorBindingSource Property

Gets the binding source.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public BcfBindingSource BindingSource { get; }

Property Value

Type: BcfBindingSource
The binding source.
See Also