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

Determines the height of the column headers.

Syntax

Visual Basic (Declaration) 
Public Property HeaderHeight As Integer
C# 
public int HeaderHeight {get; set;}

Property Value

Integer

Requirements

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

See Also