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