IUiPrxEaxGridCancelEventArgs

Assembly: Report;

Description

The IUiPrxEaxGridCancelEventArgs interface is used to work with parameters of the IPrxReportUserEvents.EventOnBeforeRefreshEaxGrid event.

Inheritance Hierarchy

          IUiPrxEaxGridEventArgs

          IUiPrxEaxGridCancelEventArgs

Comments

To work with parameters of analytical data area events that occur after executing particular action (EventOnAfterAddEaxGrid or EventOnAfterDeleteEaxGrid), use the IUiPrxEaxGridEventArgs.EaxGrid property.

Properties

  Property name Brief description
Cancel The Cancel property determines whether an analytical data area must be refreshed.

Properties inherited from IUiPrxEaxGridEventArgs

  Property name Brief description
EaxGrid The EaxGrid property returns analytical data area parameters.

See also:

Report Assembly Interfaces