TheIUiPrxActivateSheetEventArgs interface contains properties of argument of the event that occurs after changing a regular report sheet (EventOnAfterActivateSheet).
Property name | Brief description | |
OldSheet | The OldSheet property returns the previous active sheet of a regular report. | |
NewSheet | The NewSheet property returns the sheet of a regular report that has become active. |
Property name | Brief description | |
UiRep | The UiRep property returns an object containing the UiReport component that has generated the event. |
See also: