If true, one or more item in control can be selected.
[Visual Basic]
Public Property AllowSelectItem As Boolean
[C#]
public bool AllowSelectItem {get;set;}
[Delphi]
public property AllowSelectItem: Boolean read get_AllowSelectItem write set_AllowSelectItem;
See Also
C1WebCustomTreeControl Class | C1WebCustomTreeControl Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |