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

The zero-based index of the dbiColumnItem where the edit will take place.

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