DataSource

GridWorksheet.DataSource property

Obtiene o establece el DataSource. Generalmente es un objeto DataSet.

public object DataSource { get; set; }

Ver también