 | BcfHierarchicalViewManagerBindingSources Property |
Gets the binding sources.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic BcfBindingSourceCollection BindingSources { get; }Public ReadOnly Property BindingSources As BcfBindingSourceCollection
Get
Property Value
Type:
BcfBindingSourceCollectionThe binding sources.
See Also