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

C1WebCustomTreeControl.AlwaysHasSelected Property

If true and if AllowSelectItem=true at minimum one item in control is selected.

[Visual Basic]

Public Property AlwaysHasSelected As Boolean

[C#]

public bool AlwaysHasSelected {get;set;}

[Delphi]

public property AlwaysHasSelected: Boolean read get_AlwaysHasSelected write set_AlwaysHasSelected;

See Also

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


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