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

Determines how the line item heights are calculated.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ItemHeightType As enumItemHeightType
C# 
public virtual enumItemHeightType ItemHeightType {get; set;}

Property Value

enumItemHeightType

Requirements

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

See Also