Contains the arguments passed to row-related mouse events.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public class RowMouseEventArgs : RowEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class RowMouseEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Spreadsheet.RowEventArgs
MindFusion.Spreadsheet.RowMouseEventArgs
See Also