AD
Administrator
Syncfusion Team
February 4, 2005 09:42 PM UTC
No, GridDrawCellEventArgs is sealed and can''t be subclassed.
You could store information in the style, e.g. style.Tag. Or add your own custom properties to GridStyleInfo as shown with SliderStyleProperties in CellTypes\SliderCell example.
Stefan