TimesheetDataSet.ActualsRowChangeEvent Members
Include Protected Members
Include Inherited Members
Event that occurs when data in a ActualsRow is changed.
The TimesheetDataSet.ActualsRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TimesheetDataSet.ActualsRowChangeEvent | Initializes a new instance of the TimesheetDataSet.ActualsRowChangeEvent object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Action | Specifies an enumeration constant that represents the action that raised the event. |
![]() |
Row | Specifies the row containing changed data. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top