Provides data for the DrawRow event.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public class DrawRowEventArgs : RowEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class DrawRowEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Spreadsheet.RowEventArgs
MindFusion.Spreadsheet.DrawRowEventArgs
See Also