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

Determines the indent of the left margin spacing for the body text in the items.

Syntax

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

Property Value

Integer

Requirements

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

See Also