dotConnect for MySQL Documentation
Devart.Data Namespace / DataLink Class

DataLink Class Properties

For a list of all members of this type, see DataLink members.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.ComponentModel.Component)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public PropertyGets the current data row, which can be changed by user by changing position in the data grid or data controls.  
Public PropertyGets or sets the specific data member in a multimember data source to bind to a data listing control.  
Public PropertyGets or sets the source containing a list of values used to populate the items within the control.  
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public PropertyGets the list that the connector is bound to.  
Public PropertyGets or sets a form or other container that the DataLink instance belongs to.  
Public PropertyGets or sets the index of the current item in the underlying list.  
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public PropertyPuts separate filters over the DataView object that was created.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public Property (Inherited from System.Windows.Forms.BindingSource)
Public PropertyGets or sets a value indicating whether to synchronize current position with other DataLink instances that reference the same data source.  
Public Property (Inherited from System.Windows.Forms.BindingSource)
Top
See Also