 |
| BcfBindingSourcePropertyDescriptorBindingSource Property |
Gets the binding source.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntaxpublic BcfBindingSource BindingSource { get; }Public ReadOnly Property BindingSource As BcfBindingSource
Get
public:
property BcfBindingSource^ BindingSource {
BcfBindingSource^ get ();
}member BindingSource : BcfBindingSource with get
Property Value
Type:
BcfBindingSourceThe binding source.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.0, 2.1, 2.0
See Also