Gets or sets the width of the expand / collapse button.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double ExpanderButtonWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ExpanderButtonWidth As Double |
A double value.
See Also