Gets or sets the specific data member in a multimember data source to bind to a data listing control.
public new string DataMember {get; set;}
'Declaration
Public Shadows Property DataMember As String
Property Value
A data member from a multimember data source. The default value is an empty string.