WebWorksheet.DataSource

WebWorksheet.DataSource property

Gets or sets the DataSource. Generally it’s a DataSet object.

public object DataSource { get; set; }

See Also