Gets or sets a value indicating whether the node is expanded/collapsed when the users clicks in the C1TreeViewItem header.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool ExpandOnClick { get; set; } |
Visual Basic |
---|
Public Property ExpandOnClick As Boolean Get Set |