MindFusion.Wpf Pack Programmer's Guide
TreeNode.Indent Property
See Also
 





Gets or sets the indentation of this tree node.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public double Indent { get; set; }

Visual Basic  Copy Code

Public Property Indent As Double

 Property Value

A double value specifying the indentation.

 See Also

TreeNode Members
TreeNode Class
MindFusion.DataViews.Wpf Namespace