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
1960
Controlling text wrap through a css class - is it possible?
posted

Hello, 

So far the only way I've found to enable or disable text wrap is using the GridItemStyle.Wrap property.

Is there a way to enable or disable it using a css class in my css file and then setting the GridItemStyle.CssClass to that class?

Thanks.