Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2335
Numeric formatting on Cell Level
posted

Hi,

Is it possible to apply numeric formating on individual cells instead of complete column? I have tried Conditional Formatting but it seems to be Column Level too. There is similar post as following about horizontal alignment, but i was never successful to use the idea. http://forums.infragistics.com/forums/p/30758/219243.aspx

I am already using following formating on cell level instead of Column Level:

 

  • FontFamilyProperty
  • FontSizeProperty
  • FontWeightProperty
  • FontStyleProperty
  • BorderBrushProperty
  • ForegroundProperty
  • BackgroundProperty

But was never able to address follwoing like:

Can you help me address last section items perticularly Numeric Formating?

Thanks