 |
| BcfBindingSourcePropertyDescriptorBindingSource Property |
Gets the binding source.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic BcfBindingSource BindingSource { get; }Public ReadOnly Property BindingSource As BcfBindingSource
Get
Property Value
Type:
BcfBindingSourceThe binding source.
See Also