Gets or sets whether the expander can be expanded and collapsed.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public bool IsExpandable { get; set; } |
Visual Basic |
---|
Public Property IsExpandable As Boolean Get Set |