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


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

Reference

IDataKeySupport Interface
IDataKeySupport Members