| C1.Data.2 Assembly > C1.Data Namespace : C1DataSet Class |
For a list of all members of this type, see C1DataSet members.
| Name | Description | |
|---|---|---|
![]() | AfterFill | Fired after the data set is filled with data. |
![]() | BeforeFill | Fired before the data set fills with data. |
![]() | 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.MarshalByValueComponent) |
![]() | Error | Fired when an error occurs. |
![]() | PositionChanged | Fired when one of the data set data members changes current row position. |
![]() | UpdateError | Fired when an error occurs committing changes to the dataset. |