ComponentOne Scheduler for WPF and Silverlight
DataMember Property (C1BindingSource)

C1.C1Schedule Namespace > C1BindingSource Class : DataMember Property
Gets or sets the specific list in the data source to which the connector currently binds to.
Syntax
'Declaration
 
Public Property DataMember As System.String
public System.string DataMember {get; set;}
See Also

Reference

C1BindingSource Class
C1BindingSource Members