Gets 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 void SetIndent ( |
Visual Basic
Copy Code
|
|---|
Public Shared Sub SetIndent( _ |
The target object.
The new property value.
See Also