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