This example demonstrates how to use a DevExpress Wait Form to indicate the progress of lengthy operations (file load/save operations and export to PDF/HTML).
Use IProgressIndicationService to create a custom progress indicator. Create a class that implements this interface and pass a class instance to the SpreadsheetControl.ReplaceService method to replace the default progress indication service with your own service.
- Form1.cs (VB: Form1.vb)
- WaitForm1.cs (VB: WaitForm1.vb)
(you will be redirected to DevExpress.com to submit your response)