MindFusion.Wpf Pack Programmer's Guide
RowCollection.Count Property
See Also
 





Gets the number of rows in the collection.

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

 Syntax

C#  Copy Code

public int Count { get; }

Visual Basic  Copy Code

Public ReadOnly Property Count As Integer

 Property Value

An integer value.

 See Also

RowCollection Members
RowCollection Class
MindFusion.Spreadsheet.Wpf Namespace