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

Determines whether or not the column headers will be displayed.

Syntax

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

Property Value

Boolean

Requirements

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

See Also