C++
virtual bool onEndSheet() = 0;
Description
Returns a Boolean indicating whether the end sheet notification was successful.
Clients of the plot progress dialog would fire this notification after the end of a sheet plot process using the plot engine.