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

Determines whether the line items can be resized with the mouse.

Syntax

Visual Basic (Declaration) 
Public Overridable Property LockLineHeight As Boolean
C# 
public virtual bool LockLineHeight {get; set;}

Property Value

Boolean

Requirements

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

See Also