 |
BcfBindingSourceList Property |
Gets the list.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic BcfTableViewBase List { get; }
Public ReadOnly Property List As BcfTableViewBase
Get
Property Value
Type:
BcfTableViewBaseThe list.
See Also