MindFusion.Wpf Pack Programmer's Guide
CellIndex.Row Property
See Also
 





Gets the zero-based index of the reference row.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public int Row { get; }

Visual Basic  Copy Code

Public ReadOnly Property Row As Integer

 Property Value

 See Also

CellIndex Members
CellIndex Class
MindFusion.Spreadsheet.Wpf Namespace