Spread for ASP.NET 12 Product Documentation
DataSourceID Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : DataSourceID Property
Gets or sets the unique identifier of the data source for the Spread component.
Syntax
'Declaration
 
Public Property DataSourceID As String
'Usage
 
Dim instance As FpSpread
Dim value As String
 
instance.DataSourceID = value
 
value = instance.DataSourceID
public string DataSourceID {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members