Spread for ASP.NET 12 Product Documentation
UseRowIndex Property (DefaultSheetDataModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : UseRowIndex Property
Gets whether the GetKey method generates a key for a row.
Syntax
'Declaration
 
Public ReadOnly Property UseRowIndex As Boolean
'Usage
 
Dim instance As DefaultSheetDataModel
Dim value As Boolean
 
value = instance.UseRowIndex
public bool UseRowIndex {get;}
See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members