Sets the value of the TreeNode.Indent attached property for a given dependency object.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public static double GetIndent ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetIndent( _ |
The target object.
The value of the Indent property for the specified object.
See Also