 |
| BcfBindingSourceList Property |
Gets the list.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntaxpublic BcfTableViewBase List { get; }Public ReadOnly Property List As BcfTableViewBase
Get
public:
property BcfTableViewBase^ List {
BcfTableViewBase^ get ();
}member List : BcfTableViewBase with get
Property Value
Type:
BcfTableViewBaseThe list.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.0, 2.1, 2.0
See Also