TimePeriodDataSet.TimePeriodsRowChangeEvent Members
Include Protected Members
Include Inherited Members
An event that occurs when data in a TimePeriodsRow is changed.
The TimePeriodDataSet.TimePeriodsRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimePeriodDataSet.TimePeriodsRowChangeEvent | Initializes a new instance of the TimePeriodDataSet.TimePeriodsRowChangeEvent object. |
Top
Properties
Name | Description | |
---|---|---|
Action | Gets an enumeration constant that represents the action that raised the event. | |
Row | Gets the row that contains 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