Posted 28 February 2022, 1:52 am EST
Hello, all
Stupid question
I have the following line of code:
grid.set_cell(CellPropertySettings.flexcpFontSize, row, col, 10) and I get “cast not valid” error.
What can be wrong?
Thank you
Arcady
Forums Home / ComponentOne / WinForms Edition
Posted by: arcady on 28 February 2022, 1:52 am EST
Posted 28 February 2022, 1:52 am EST
Hello, all
Stupid question
I have the following line of code:
grid.set_cell(CellPropertySettings.flexcpFontSize, row, col, 10) and I get “cast not valid” error.
What can be wrong?
Thank you
Arcady
Posted 28 February 2022, 9:33 am EST
Please, disregard
I found the problem