Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.72 KB

File metadata and controls

31 lines (20 loc) · 2.72 KB

WinForms Spreadsheet - How to Create a Custom Progress Indicator

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).

Spreadsheet - Custom Progress Indicator

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.

Files to Review

Documentation

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)