Click or drag to resize
CalculationWorks Logo
BcfBindingSourceBuilderDataMember Property
Gets the data member.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public string DataMember { get; }

Property Value

Type: String
The data member.
See Also