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