Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
How to get resolved AllowEdit porperty for a cell?
posted

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