MindFusion WinForms Programmer's Guide
RowEventArgs.Row Property
See Also
 





Gets the related row.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public Row Row { get; }

Visual Basic  Copy Code

Public ReadOnly Property Row As Row

 Property Value

An instance of the Row class.

 See Also

RowEventArgs Members
RowEventArgs Class
MindFusion.Spreadsheet Namespace