dbicList Send comments on this topic.
BackFillType Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : BackFillType Property

Gets or sets the pattern used to paint the background of the control..

Syntax

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

Property Value

enumFillType

Requirements

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

See Also