Skip to content

DevExpress-Examples/winforms-dashboard-pass-dashboard-parameters-to-expression-format-condition-in-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WinForms - Use dashboard parameters with the Expression format condition

The Expression format condition (FormatConditionExpression) allows you to use complex conditions to apply formatting.

This example demonstrates how to pass a dashboard parameter to an expression used to apply conditional formatting. You can specify the required parameter value to apply formatting dynamically.

Files to Review:

Documentation

More Examples