Cyrstal Reportta negatif değerleri kırmızı renkte göstermek.
Cyrstal Reportta negatif değerleri kırmızı renkte göstermek.
|
Cyrstal Reportta negatif değerleri kırmızı renkte göstermek. |
Metinin font formülüne bu kodu yaz: If Currentfieldvalue < 0 then crRed else crNocolor |
Showing negative values in red color in Crystal Report. |
Write this code in the font formula of the text: If Currentfieldvalue < 0 then crRed else crNocolor |