Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TreeNodeGroup.AllowEdit Property

Gets or sets a value indicating whether user can edit the tree node text.

[Visual Basic]
Public Property AllowEdit As NullableBool
[C#]
public NullableBool AllowEdit {get; set;}

Remarks

This property sets the default value for a TreeNodeGroup. It overrides AllowEdit and can also be overriden by AllowEdit.

See Also

TreeNodeGroup Class | EO.Web Namespace


Direct link to this topic