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

Arguments for the UserDrawnColumnHeaders Event.

Object Model

UserDrawnColumnHeaderEventArgs ClassdbiColumnItem ClassdbiColumnFormat Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.UserDrawnColumnHeaderEventArgs

Requirements

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

See Also