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

The dbiColumnItem where the cell exists.

Syntax

Visual Basic (Declaration) 
Public Property ColumnItem As dbiColumnItem
C# 
public dbiColumnItem ColumnItem {get; set;}

Property Value

dbiColumnItem

Requirements

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

See Also