If true, treeview collapses all other paths when expanding a node.
[Visual Basic]
Public Property ExpandSinglePath As Boolean
[C#]
public bool ExpandSinglePath {get;set;}
[Delphi]
public property ExpandSinglePath: Boolean read get_ExpandSinglePath write set_ExpandSinglePath;
See Also
C1WebTreeView Class | C1WebTreeView Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |