Assembly: Report;
The IUiPrxEaxGridCancelEventArgs interface is used to work with parameters of the IPrxReportUserEvents.EventOnBeforeRefreshEaxGrid event.
IUiPrxEaxGridCancelEventArgs
To work with parameters of analytical data area events that occur after executing particular action (EventOnAfterAddEaxGrid or EventOnAfterDeleteEaxGrid), use the IUiPrxEaxGridEventArgs.EaxGrid property.
Property name | Brief description | |
Cancel | The Cancel property determines whether an analytical data area must be refreshed. |
Property name | Brief description | |
EaxGrid | The EaxGrid property returns analytical data area parameters. |
See also: