Gets a value indicating whether the indentation for this Node can be decreased.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)
Syntax
| C# |
|---|
[BindableAttribute(false)] public bool CanDecreaseIndentation { get; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(False)> _ Public ReadOnly Property CanDecreaseIndentation As Boolean |