Raised when a table's cell must be custom drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<DrawCellEventArgs> DrawCell |
Visual Basic
![]() |
---|
Public Event DrawCell As EventHandler(Of DrawCellEventArgs) |
DrawCell event handlers receive an argument of type DrawCellEventArgs.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |