Assembly: Report;
The UiPrxEaxGridCancelEventArgs class is used to work with arguments of the events that occur on refreshing analytical data area.
To work with arguments of the events that occur on adding or removing analytical data area, use the UiPrxEaxGridEventArgs class.
Constructor name | Brief description | |
Create | The Create constructor creates an argument of the event, which enables the user to cancel refresh of analytical data area. |
Property name | Brief description | |
Cancel | The Cancel property determines whether an analytical data area must be refreshed. |
See also: