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
1270
How to tell when an UltraTreeNode is in edit mode?
posted

Hi

I set an UltraTreeNode in edit mode by calling BeginEdit().  At some later time I want to check if a tree node is in edit mode.  I thought the IsEditing should tell me, but it doesn't, it remains false.

James

Parents Reply Children