Name | Description | |
---|---|---|
DataLink Constructor | Creates a new instance of the DataLink class. |
The following tables list the members exposed by DataLink.
Name | Description | |
---|---|---|
DataLink Constructor | Creates a new instance of the DataLink class. |
Name | Description | |
---|---|---|
AllowEdit | (Inherited from System.Windows.Forms.BindingSource) | |
AllowNew | (Inherited from System.Windows.Forms.BindingSource) | |
AllowRemove | (Inherited from System.Windows.Forms.BindingSource) | |
Container | (Inherited from System.ComponentModel.Component) | |
Count | (Inherited from System.Windows.Forms.BindingSource) | |
CurrencyManager | (Inherited from System.Windows.Forms.BindingSource) | |
Current | (Inherited from System.Windows.Forms.BindingSource) | |
CurrentRow | Gets the current data row, which can be changed by user by changing position in the data grid or data controls. | |
DataMember | Gets or sets the specific data member in a multimember data source to bind to a data listing control. | |
DataSource | Gets or sets the source containing a list of values used to populate the items within the control. | |
Filter | (Inherited from System.Windows.Forms.BindingSource) | |
IsBindingSuspended | (Inherited from System.Windows.Forms.BindingSource) | |
IsFixedSize | (Inherited from System.Windows.Forms.BindingSource) | |
IsReadOnly | (Inherited from System.Windows.Forms.BindingSource) | |
IsSorted | (Inherited from System.Windows.Forms.BindingSource) | |
IsSynchronized | (Inherited from System.Windows.Forms.BindingSource) | |
Item | (Inherited from System.Windows.Forms.BindingSource) | |
List | Gets the list that the connector is bound to. | |
Owner | Gets or sets a form or other container that the DataLink instance belongs to. | |
Position | Gets or sets the index of the current item in the underlying list. | |
RaiseListChangedEvents | (Inherited from System.Windows.Forms.BindingSource) | |
SeparateEditing | Puts separate filters over the DataView object that was created. | |
Site | (Inherited from System.ComponentModel.Component) | |
Sort | (Inherited from System.Windows.Forms.BindingSource) | |
SupportsAdvancedSorting | (Inherited from System.Windows.Forms.BindingSource) | |
SupportsChangeNotification | (Inherited from System.Windows.Forms.BindingSource) | |
SupportsFiltering | (Inherited from System.Windows.Forms.BindingSource) | |
SupportsSearching | (Inherited from System.Windows.Forms.BindingSource) | |
SupportsSorting | (Inherited from System.Windows.Forms.BindingSource) | |
Synchronized | Gets or sets a value indicating whether to synchronize current position with other DataLink instances that reference the same data source. | |
SyncRoot | (Inherited from System.Windows.Forms.BindingSource) |
Name | Description | |
---|---|---|
AddingNew | (Inherited from System.Windows.Forms.BindingSource) | |
BindingComplete | (Inherited from System.Windows.Forms.BindingSource) | |
CurrentChanged | (Inherited from System.Windows.Forms.BindingSource) | |
CurrentItemChanged | (Inherited from System.Windows.Forms.BindingSource) | |
DataError | (Inherited from System.Windows.Forms.BindingSource) | |
DataMemberChanged | (Inherited from System.Windows.Forms.BindingSource) | |
DataSourceChanged | (Inherited from System.Windows.Forms.BindingSource) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
ListChanged | (Inherited from System.Windows.Forms.BindingSource) | |
PositionChanged | (Inherited from System.Windows.Forms.BindingSource) |