Disabling Collapse event of a root node in Treeview in .NET

Posted by Amit Shah on Stack Overflow See other posts from Stack Overflow or by Amit Shah
Published on 2010-06-03T05:31:43Z Indexed on 2010/06/03 5:34 UTC
Read the original article Hit count: 251

Filed under:

Hi All, I am developing a application in which i need to prevent collapsable behaviour of a root node in tree view. I tried using Before Select event. Is there any alternative for it?

© Stack Overflow or respective owner

Related posts about c#