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

Gets or sets the height of the splitter bar.

Syntax

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

Property Value

Integer

Remarks

This property is only valid when ControlType Property is Navigation

Requirements

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

See Also