ComponentOne DataObjects for .NET
BaseDataSourceComponent Class Members
Properties  Methods  Events

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

The following tables list the members exposed by BaseDataSourceComponent.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the source C1DataTable containing the data.  
Public PropertyGets or sets the current row position for controls bound to this component.  
Public Property (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public EventFired when there are changes in the current row, whatever their cause, resulting from field change, current row change or complete data refresh.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventFired when controls bound to this component change their current row position.  
Top
See Also

Reference

BaseDataSourceComponent Class
C1.Data Namespace