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

Determines the starting column for the body text in the items.

Syntax

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

Property Value

Integer

Requirements

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

See Also