IUiPrxCancelActivateSheetEventArgs
Description
The IUiPrxCancelActivateSheetEventArgs interface contains properties of argument of the event that occurs before changing a regular report sheet (EventOnBeforeActivateSheet).
Properties
| |
Property name |
Brief description |
 |
Cancel |
The Cancel property determines whether the active sheet of the regular report will be changed. |
| |
Property name |
Brief description |
 |
OldSheet |
The OldSheet property returns an object that contains the regular report sheet that was active before the change. |
 |
NewSheet |
The NewSheet property returns an object that contains the regular report sheet 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:
Report Assembly Interfaces