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

The index of the column where the edit occurred.

Syntax

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

Property Value

Integer

Requirements

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

See Also