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

Determines the type of edit control to be used when editing cells in the column.

Syntax

Visual Basic (Declaration) 
Public Property EditType As enumEditType
C# 
public enumEditType EditType {get; set;}

Property Value

enumerated value.

Requirements

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

See Also