AD
Administrator
Syncfusion Team
September 13, 2005 01:19 PM UTC
Hi,
You can use the reset methods conditionally in the style object. For eg: For reseting the backcolor the syntax is as follows,
style.ResetBackColor();
Regards,
Leo.
KO
Ken Overton
September 13, 2005 01:56 PM UTC
Thanks, that did the trick!