Skip to content

DevExpress-Examples/how-to-customize-cell-styles-via-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

How to Customize Cell Styles via Event

The following example shows how to customize the appearance of specific cells via the ASPxPivotGrid.CustomCellStyle event.

In this example, custom style settings (the orange background and bold font) are applied to a cell if it meets the following conditions:

-- It belongs to the "Quantity" data field.
-- It's not displayed within total rows or columns.
-- Its value is greater than 50.


Does this example address your development requirements/objectives?

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

About

.NET, ASP.NET Web Forms, ASPxPivotGrid

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published