ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebCustomTreeControl.AllowUnselectItem Property

If true, use can unselect the item by second click on it.

[Visual Basic]

Public Property AllowUnselectItem As Boolean

[C#]

public bool AllowUnselectItem {get;set;}

[Delphi]

public property AllowUnselectItem: Boolean read get_AllowUnselectItem write set_AllowUnselectItem;

See Also

C1WebCustomTreeControl Class | C1WebCustomTreeControl Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.