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