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

Gets or sets the height of the panel area in the list.

Syntax

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

Property Value

Integer

Requirements

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

See Also