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

Determines the pattern used to paint the background of the pre-column section.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also