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

Determines the offset value used to calculate the height of the line items.

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