[]
Gets or sets the name of the data source that populates the active sheet in this component.
public object DataSource { get; set; }
Public Property DataSource As Object
Type | Condition |
---|---|
InvalidOperationException | Sheet count is zero; must have at least one sheet before DataSource can be set |