Gets or sets a value indicating whether mode than one accordion item can be expended at a time. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool AllowMultipleExpands { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowMultipleExpands As Boolean |
true, if there is no restriction to the number of items that can be expanded at a time; false, if only one item can be expanded at a time.