Spread for ASP.NET 12 Product Documentation
Spread Property (SpreadDataSource)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadDataSource Class : Spread Property
Gets the Spread component associated with this data source.
Syntax
'Declaration
 
Public ReadOnly Property Spread As FpSpread
'Usage
 
Dim instance As SpreadDataSource
Dim value As FpSpread
 
value = instance.Spread
public FpSpread Spread {get;}
See Also

Reference

SpreadDataSource Class
SpreadDataSource Members