[]
Gets or sets the object used as the data source.
public abstract object DataSource { get; set; }
Public MustOverride Property DataSource As Object