[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.DataSource

DataSource Property

DataSource

Gets or sets the name of the data source that populates the active sheet for the Spread component.

Declaration
[Bindable(true)]
[TypeConverter(typeof(DataSourceConverter))]
public object DataSource { get; set; }
<Bindable(True)>
<TypeConverter(GetType(DataSourceConverter))>
Public Property DataSource As Object