Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / SpreadDataBindingAdapter Class
Members


In This Topic
    SpreadDataBindingAdapter Class
    In This Topic
    Represents the Spread data binding adapter.
    Syntax
    'Declaration
     
    
    Public Class SpreadDataBindingAdapter 
       Inherits System.ComponentModel.Component
    'Usage
     
    
    Dim instance As SpreadDataBindingAdapter
    public class SpreadDataBindingAdapter : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             FarPoint.Win.Spread.Data.SpreadDataBindingAdapter

    See Also