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