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

Determines if a cell will be put into edit mode automatically, if the user double clicks it.

Syntax

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

Property Value

boolean

Requirements

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

See Also