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

Determines whether the last column in a list will always extend the the edge of the list.

Syntax

Visual Basic (Declaration) 
Public Property FillList As Boolean
C# 
public bool FillList {get; set;}

Property Value

Boolean

Requirements

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

See Also