Spread for ASP.NET 12 Product Documentation
FpSpreadAdapter Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : FpSpreadAdapter Property
Call DynamicDataManager's RegisterControl method against this property to register spread with the DynamicDataManager.
Syntax
'Declaration
 
Public ReadOnly Property FpSpreadAdapter As DataBoundControl
'Usage
 
Dim instance As FpSpread
Dim value As DataBoundControl
 
value = instance.FpSpreadAdapter
public DataBoundControl FpSpreadAdapter {get;}
See Also

Reference

FpSpread Class
FpSpread Members