DiagramLite Programmer's Guide
TreeViewItem.ExpanderButtonWidth Property
See Also
 





Gets or sets the width of the expand / collapse button.

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

 Syntax

C#  Copy Code

public double ExpanderButtonWidth { get; set; }

Visual Basic  Copy Code

Public Property ExpanderButtonWidth As Double

 Property Value

A double value specifying the size of the expand / collapse button. The default is 15.

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming Namespace