HeroStats Libraries
GlobalConfigDataSet.AreaDataTable Events

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

Public Instance Events

AreaRowChanged 
AreaRowChanging 
AreaRowDeleted 
AreaRowDeleting 
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.

See Also

GlobalConfigDataSet.AreaDataTable Class | HeroStats.StatsEngine Namespace