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

Determines the width of the pre-column in the list.

Syntax

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

Property Value

Integer

Requirements

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

See Also