Spread for ASP.NET 12 Product Documentation
SpreadID Property


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

Reference

SpreadDataSource Class
SpreadDataSource Members