Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SpreadDataSource Class
Members


In This Topic
    SpreadDataSource Class
    In This Topic
    Represents a range of data in the Spread component that can be bound to other controls.
    Object Model
    SpreadDataSource ClassCellRange ClassSheetView ClassFpSpread Class
    Syntax
    'Declaration
     
    
    Public Class SpreadDataSource 
       Inherits System.Web.UI.Control
    'Usage
     
    
    Dim instance As SpreadDataSource
    public class SpreadDataSource : System.Web.UI.Control 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          FarPoint.Web.Spread.SpreadDataSource

    See Also