Hi,
Is there any way to find out what is the resolved AllowEdit property of a cell? In my implementation the Cell's value property should be set to empty when a delete key is pressed, but to do this I need to determine whether a cell can be edited (using cell.AllowEdit gives Default)? In WinGrid I believe there is a Method like CanEditCell() which would return the edit status for a cell. Is there any similar method in WinTree? Please advice, any alternate approach will also be helpful.
Regards,
spm