DiagramLite Programmer's Guide
TreeViewItem.ExpanderVisibility Property
See Also
 





Gets a value that indicates whether the control template should render the expand button for a node.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public Visibility ExpanderVisibility { get; }

Visual Basic  Copy Code

Public ReadOnly Property ExpanderVisibility As Visibility

 Property Value

A member of the System.Windows.Visibility enumeration.

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming Namespace