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

The index of the column where the event 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