Gets or sets a value that indicates whether a C1TreeViewItem is expanded.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsExpanded { get; set; } |
| Visual Basic |
|---|
Public Property IsExpanded As Boolean Get Set |