Visual Basic (Declaration) | |
---|---|
Public Property DataMember As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SpreadDataBindingAdapter Dim value As String instance.DataMember = value value = instance.DataMember |
C# | |
---|---|
public string DataMember {get; set;} |
Property Value
String containing the name of the data memberTarget Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2