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

Gets or sets the offset value used to calculate the height of a list item.

Syntax

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

Property Value

Integer

Requirements

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

See Also