Spread for ASP.NET 10 Product Documentation
NonEmptyRowCount Property (DefaultSheetStyleModel)


Gets the number of rows in the model that contain style settings.
Syntax
'Declaration
 
Public Overrides ReadOnly Property NonEmptyRowCount As Integer
'Usage
 
Dim instance As DefaultSheetStyleModel
Dim value As Integer
 
value = instance.NonEmptyRowCount
public override int NonEmptyRowCount {get;}

Property Value

Integer number of rows in the model that contain some style settings
Remarks
This property returns a value that is one more than the index of the last row in the model that contains a style setting.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DefaultSheetStyleModel Class
DefaultSheetStyleModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.