Overrides the ASPxDataWebControl.DataMember property to hide it.
public override string DataMember { get; set; }
Overrides Public Property DataMember As String
This property is overridden to hide the corresponding property of the ASPxDataWebControl class, because the DataMember property isn't appropriate for the ASPxScheduler class.