Spread Windows Forms 7.0 Product Documentation
SpreadDataBindingAdapter Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : SpreadDataBindingAdapter Class


Glossary Item Box

The following tables list the members exposed by SpreadDataBindingAdapter.

Public Constructors

 NameDescription
Public ConstructorSpreadDataBindingAdapter ConstructorCreates a new Spread data binding adapter.  
Top

Public Properties

 NameDescription
Public PropertyAutoGenerateRowGets or sets whether a row or column is automatically generated when filling data.  
Public PropertyBindingContextGets or sets the collection of currency managers for the System.Windows.Forms.IBindableComponent.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDataAutoCellTypesGets or sets whether the cell type is set automatically when filling data.  
Public PropertyDataBindingsGets the collection of data-binding objects for this System.Windows.Forms.IBindableComponent.  
Public PropertyDataMemberGets or sets the data member.  
Public PropertyDataSourceGets or sets the data source.  
Public PropertyIsInitializedGets a value indicating whether the component is initialized.  
Public PropertyMapperInfoGets or sets the mapper information.  
Public PropertySheetNameGets or sets the name of the sheet.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySpreadGets or sets the Spread.  
Top

Protected Properties

Public Methods

 NameDescription
Public MethodBeginInitSignals the object that initialization is starting.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodEndInitSignals the object that initialization is complete.  
Public MethodFillSpreadDataByDataSourceFills the Spread data with data from the data source.  
Public MethodGetColumnCellTypeGets the cell type of the column in the data source.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodResetResets this instance according to the set properties.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event.  
Protected MethodOnInitializedRaises the Initialized event.  
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventInitializedOccurs when this componet is initialized  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.