Specifies how the grid handles internal node data.
This is an advanced setting.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public NodeClearanceMode NodeClearanceMode { get; set; } |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public Property NodeClearanceMode As NodeClearanceMode |