ComponentOne DataObjects for .NET
C1DataTableSource Class Properties

C1.Data.2 Assembly > C1.Data Namespace : C1DataTableSource Class

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

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public Property (Inherited from C1.Data.BaseDataTableSource)
Public PropertyGets the C1DataRow object representing the current row. (Inherited from C1.Data.BaseDataTableSource)
Public PropertyGets or sets the C1DataSet to which this component belongs.  
Public PropertyGets the source C1DataTable containing the data. (Inherited from C1.Data.BaseDataTableSource)
Public PropertyGets or sets the current row position for controls bound to this component. (Inherited from C1.Data.BaseDataSourceComponent)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the name of the table view represented by this component.  
Public PropertyGets or sets a value indicating whether modified rows are immediately updated to the database when the end user leaves the row. (Inherited from C1.Data.BaseDataTableSource)
Top
See Also

Reference

C1DataTableSource Class
C1.Data Namespace
C1DataTableCollection Class