 |
| BcfHierarchicalViewManagerBindingSources Property |
Gets the binding sources.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.2.1.2
Syntaxpublic BcfBindingSourceCollection BindingSources { get; }Public ReadOnly Property BindingSources As BcfBindingSourceCollection
Get
public:
property BcfBindingSourceCollection^ BindingSources {
BcfBindingSourceCollection^ get ();
}member BindingSources : BcfBindingSourceCollection with get
Property Value
Type:
BcfBindingSourceCollectionThe binding sources.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.2, 3.0, 2.1, 2.0
See Also