Skip to content

DevExpress-Examples/winforms-spreadsheet-create-custom-progress-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)