Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / DataSourceID Property
Example


In This Topic
    DataSourceID Property (FpSpread)
    In This Topic
    Gets or sets the unique identifier of the data source for the Spread component.
    Syntax
    'Declaration
     
    
    Public Property DataSourceID As String
    'Usage
     
    
    Dim instance As FpSpread
    Dim value As String
     
    instance.DataSourceID = value
     
    value = instance.DataSourceID
    public string DataSourceID {get; set;}

    Property Value

    String containing the data source identifier
    Example
    See Also

    Reference

    FpSpread Class
    FpSpread Members

    User-Task Documentation

    Managing Data Binding