Posted 27 February 2023, 5:02 am EST
I have a cell assigned the “ColorPickerCellType” but I can not seem to understand what handler fires when the color is selected.
Forums Home / Spread / Spread for WinForms
Posted by: craigreilly on 27 February 2023, 5:02 am EST
Posted 27 February 2023, 5:02 am EST
I have a cell assigned the “ColorPickerCellType” but I can not seem to understand what handler fires when the color is selected.
Posted 28 February 2023, 7:03 pm EST
Hello Craig,
You can use the EditorValueChanged event handler of the ColorPickerCellType class to handle the event when color is selected.
Please find the attached sample implementing the same.
If you need any other help, please let us know.
Regards,
Prabhat Sharma.
ColorPickerCellTypeDemo.zip