Raised to allow custom drawing of view columns.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public event EventHandler<DrawColumnEventArgs> DrawColumn |
Visual Basic
![]() |
---|
Public Event DrawColumn As EventHandler(Of DrawColumnEventArgs) |
DrawColumn event handlers receive an argument of type DrawColumnEventArgs.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |