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

The width of the cell to edit.

Syntax

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

Property Value

Integer

Requirements

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

See Also