Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / SpreadDataBindingAdapter Class
Properties Methods Events


In This Topic
    SpreadDataBindingAdapter Class Members
    In This Topic

    The following tables list the members exposed by SpreadDataBindingAdapter.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Spread data binding adapter.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether a row or column is automatically generated when filling data.  
    Public PropertyGets or sets the collection of currency managers for the System.Windows.Forms.IBindableComponent.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets whether the cell type is set automatically when filling data.  
    Public PropertyGets the collection of data-binding objects for this System.Windows.Forms.IBindableComponent.  
    Public PropertyGets or sets the data member.  
    Public PropertyGets or sets the data source.  
    Public PropertyGets a value indicating whether the component is initialized.  
    Public PropertyGets or sets the mapper information.  
    Public PropertyGets or sets the name of the sheet.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the Spread.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodSignals the object that initialization is starting.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
    Public MethodSignals the object that initialization is complete.  
    Public MethodFills the Spread data with data from the data source.  
    Public MethodGets the cell type of the column in the data source.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodResets this instance according to the set properties.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event.  
    Protected MethodRaises the Initialized event.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when this componet is initialized  
    Top
    See Also