FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : SpreadDataBindingAdapter Class |
The following tables list the members exposed by SpreadDataBindingAdapter.
Name | Description | |
---|---|---|
SpreadDataBindingAdapter Constructor | Creates a new Spread data binding adapter. |
Name | Description | |
---|---|---|
AutoGenerateRow | Gets or sets whether a row or column is automatically generated when filling data. | |
BindingContext | Gets or sets the collection of currency managers for the System.Windows.Forms.IBindableComponent. | |
Container | (Inherited from System.ComponentModel.Component) | |
DataAutoCellTypes | Gets or sets whether the cell type is set automatically when filling data. | |
DataBindings | Gets the collection of data-binding objects for this System.Windows.Forms.IBindableComponent. | |
DataMember | Gets or sets the data member. | |
DataSource | Gets or sets the data source. | |
IsInitialized | Gets a value indicating whether the component is initialized. | |
MapperInfo | Gets or sets the mapper information. | |
SheetName | Gets or sets the name of the sheet. | |
Site | (Inherited from System.ComponentModel.Component) | |
Spread | Gets or sets the Spread. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
BeginInit | Signals the object that initialization is starting. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
EndInit | Signals the object that initialization is complete. | |
FillSpreadDataByDataSource | Fills the Spread data with data from the data source. | |
GetColumnCellType | Gets the cell type of the column in the data source. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Reset | Resets this instance according to the set properties. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. | |
OnInitialized | Raises the Initialized event. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
Initialized | Occurs when this componet is initialized |