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