Extend GridStyleInfo

Is it possible to extend/add custom properties to GridStyleInfo?

1 Reply

AD Administrator Syncfusion Team October 9, 2003 08:21 AM UTC

Yes, the GridStyleInfoCustomProperties class lets you do this. Check out the SliderCell and PictureBoxCell sample in grid\samples\celltypes. You can either just add simple properties or you can add subobjects with properties. All these properties can then be assigned to standard and base styles and inherited from cells. Stefan

Loader.
Up arrow icon