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


In This Topic
    SpreadDataSourceView Class
    In This Topic
    Represents the mechanism for data-bound controls to get data from the Spread component as a data source.
    Object Model
    SpreadDataSourceView Class
    Syntax
    'Declaration
     
    
    Public Class SpreadDataSourceView 
       Inherits System.Web.UI.DataSourceView
    'Usage
     
    
    Dim instance As SpreadDataSourceView
    public class SpreadDataSourceView : System.Web.UI.DataSourceView 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.DataSourceView
          FarPoint.Web.Spread.SpreadDataSourceView

    See Also