Skip to content

Implement the IDisplayNameProvider interface to change the names of the Field List items shown in both the Visual Studio and End-User report designers.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-winforms-specify-custom-names-for-field-list-data-items

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - How to provide custom names for the Field List data items

This example demonstrates how to use the IDisplayNameProvider interface to change the names of the Field List items shown in both the Visual Studio and End-User report designers.

This example shows an implementation of the IDisplayNameProvider interface for the DevExpress.DataAccess.Sql.SqlDataSource class, which allows the Field List to automatically retrieve the custom names from a data source that implements this interface.

Files to Review

More Examples

Does this example address your development requirements/objectives?

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

About

Implement the IDisplayNameProvider interface to change the names of the Field List items shown in both the Visual Studio and End-User report designers.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •