dbicList Send comments on this topic.
EditNextCell Method
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : EditNextCell Method

Places the next logical cell into edit.

Syntax

Visual Basic (Declaration) 
Public Function EditNextCell() As Boolean
C# 
public bool EditNextCell()

Return Value

Returns True if an editable cell is found.

Requirements

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

See Also