Spread for ASP.NET 12 Product Documentation
DataSource Property (IDataSourceSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IDataSourceSupport Interface : DataSource Property
Gets or sets the data source.
Syntax
'Declaration
 
Property DataSource As Object
'Usage
 
Dim instance As IDataSourceSupport
Dim value As Object
 
instance.DataSource = value
 
value = instance.DataSource
object DataSource {get; set;}
See Also

Reference

IDataSourceSupport Interface
IDataSourceSupport Members