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

The height of the cell to edit.

Syntax

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

Property Value

Integer

Requirements

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

See Also