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

The zero-based index of the column where the cell exists.

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