HeroStats Libraries
HeroConfigDataSet.UntimedPowersDataTable Events

The events of the HeroConfigDataSet.UntimedPowersDataTable class are listed below. For a complete list of HeroConfigDataSet.UntimedPowersDataTable class members, see the HeroConfigDataSet.UntimedPowersDataTable Members topic.

Public Instance Events

ColumnChanged (inherited from DataTable) Occurs after a value has been changed for the specified DataColumn in a DataRow .
ColumnChanging (inherited from DataTable) Occurs when a value is being changed for the specified DataColumn in a DataRow .
Disposed (inherited from MarshalByValueComponent) Adds an event handler to listen to the Disposed event on the component.
RowChanged (inherited from DataTable) Occurs after a DataRow has been changed successfully.
RowChanging (inherited from DataTable) Occurs when a DataRow is changing.
RowDeleted (inherited from DataTable) Occurs after a row in the table has been deleted.
RowDeleting (inherited from DataTable) Occurs before a row in the table is about to be deleted.
UntimedPowersRowChanged 
UntimedPowersRowChanging 
UntimedPowersRowDeleted 
UntimedPowersRowDeleting 

See Also

HeroConfigDataSet.UntimedPowersDataTable Class | HeroStats.StatsEngine Namespace