Events - HxGN EAM - Version 11.07.01 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
11.7.1
  • Exception - Triggered if the HandleTriggeredException flag property is set to HandleTriggeredExceptionMethod.RaiseExceptionEvent and an exception is thrown by an event that was in turn triggered by an associated control.

  • GridAddingColumn - Triggered for each column that is added to the DataGrid control.

  • Loaded - Triggered whenever the data is done loading.

  • Loading - Triggered just before the attempt to load the data is initiated. May cancel the load by setting the event argument e.Cancel to True.