GrapeCity.Xaml.SpreadSheet.Data
Count Property (Rows)


Gets or sets the number of rows in the collection.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Count As Integer
'Usage
 
Dim instance As Rows
Dim value As Integer
 
instance.Count = value
 
value = instance.Count
[DefaultValue()]
public int Count {get; set;}

Property Value

The number of rows in the collection. The default value is 500.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Rows Class
Rows Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options