The following tables list the members exposed by BaseDataSourceComponent.
Public Properties
| | Name | Description |
 | Container | (Inherited from System.ComponentModel.Component) |
 | DataTable | Gets the source C1DataTable containing the data. |
 | Position | Gets or sets the current row position for controls bound to this component. |
 | Site | (Inherited from System.ComponentModel.Component) |
Top
Public Methods
Public Events
| | Name | Description |
 | CurrentRowChanged | Fired when there are changes in the current row, whatever their cause, resulting from field change, current row change or complete data refresh. |
 | Disposed | (Inherited from System.ComponentModel.Component) |
 | PositionChanged | Fired when controls bound to this component change their current row position. |
Top
See Also