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

Event fired when the item height is changed.

Syntax

Visual Basic (Declaration) 
Public Event ItemLineHeightChanged As EventHandler
C# 
public event EventHandler ItemLineHeightChanged

Requirements

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

See Also