Spread for ASP.NET 12 Product Documentation
DataKeyField Property (IDataSourceSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IDataSourceSupport Interface : DataKeyField Property
Gets or sets the data key field (row identifier).
Syntax
'Declaration
 
Property DataKeyField As Object
'Usage
 
Dim instance As IDataSourceSupport
Dim value As Object
 
instance.DataKeyField = value
 
value = instance.DataKeyField
object DataKeyField {get; set;}
See Also

Reference

IDataSourceSupport Interface
IDataSourceSupport Members