/how-to-usedashboard-parameters-with-the-expressionformat-condition-t260065

This example demonstrates how to pass a dashboard parameter to an expression used to apply conditional formatting.

Primary LanguageVisual Basic .NETOtherNOASSERTION

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