Gets or sets the value to match against a data item's System.Web.UI.IHierarchyData.Type property to determine whether to apply the binding.
[Visual Basic]
Public Property DataMember As String
[C#]
public string DataMember {get;set;}
[Delphi]
public property DataMember: String read get_DataMember write set_DataMember;
See Also
C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |