AD
Administrator
Syncfusion Team
November 16, 2005 10:50 AM UTC
Each style property has a rest method (so style.Font can be reset using style.ResetFont() for instance). But to reset the whole style object, there is no such method. Have you tried just creating a new GridStyleInfo object to see if this does what you want?