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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also