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

The dbiCellFormat that was applied to the cell that contains the text.

Syntax

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

Property Value

dbiCellFormat

Requirements

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

See Also