Click or drag to resize
CalculationWorks Logo
BcfHierarchicalViewManagerBindingSources Property
Gets the binding sources.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public BcfBindingSourceCollection BindingSources { get; }

Property Value

Type: BcfBindingSourceCollection
The binding sources.
See Also