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

Determines the pattern used to paint the background of the title section.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also