FiscalYearDataSet.FiscalYearsRowChangeEvent Members
Include Protected Members
Include Inherited Members
An event that occurs when data in a FiscalYearsRow is changed.
The FiscalYearDataSet.FiscalYearsRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FiscalYearDataSet.FiscalYearsRowChangeEvent | Initializes a new instance of the FiscalYearDataSet.FiscalYearsRowChangeEvent 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