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

Arguments for the UserDrawnCell Event.

Object Model

UserDrawnCellEventArgs ClassdbiColumnItem ClassdbiColumnFormat ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.UserDrawnCellEventArgs

Requirements

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

See Also