Gets or sets whether or not this DiagramToolBoxGroup is expanded. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public bool IsExpanded { get; set; }
Visual Basic (Declaration)
Public Property IsExpanded As Boolean

Remarks

Dependency Property Information
Identifier fieldIsExpandedProperty
Metadata properties set to trueNone

See Also