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