dbicList Send comments on this topic.
TreeLevelIndent Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : TreeLevelIndent Property

Determines the indent used to offset the text of each level of child nodes.

Syntax

Visual Basic (Declaration) 
Public Property TreeLevelIndent As Integer
C# 
public int TreeLevelIndent {get; set;}

Property Value

integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also