C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / DataMember Property

In This Topic
DataMember Property (C1BindingSource)
In This Topic
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
 
See Also