dbicExplorerBar Send comments on this topic.
ListHeight Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ListHeight Property

Gets or sets the height of the list headers.

Syntax

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

Property Value

Integer

Requirements

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

See Also