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

Arguments for the BeforeCellTextDisplay Event.

Object Model

BeforeCellTextDisplayEventArgs ClassdbiCellFormat ClassdbiColumnItem ClassdbiColumnFormat ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

Visual Basic (Declaration) 
Public Class BeforeCellTextDisplayEventArgs 
   Inherits System.EventArgs
C# 
public class BeforeCellTextDisplayEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.BeforeCellTextDisplayEventArgs

Requirements

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

See Also