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

Determines the pre-column to be used on the list part of the control.

Syntax

Visual Basic (Declaration) 
Public Property PreColumnType As enumPreColumnType
C# 
public enumPreColumnType PreColumnType {get; set;}

Property Value

enumPreColumnType

Requirements

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

See Also