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

Places the previous logical cell into edit.

Syntax

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

Return Value

Returns True if an editable cell is found.

Requirements

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

See Also