Skip to content

DevExpress-Examples/wpf-pivot-grid-hide-specific-columns-and-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivot Grid for WPF - How to Hide Specific Rows and Columns

The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns. In this example, the event handler iterates through all row headers and removes rows that correspond to the "Employee B" field value, and that are not Total Rows.

Pivot Grid

Files to Review

More Examples

About

The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns.

Topics

Resources

License

Stars

Watchers

Forks