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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : DataKeyField Property
Gets or sets the data key for this sheet.
Syntax
'Declaration
 
Public Property DataKeyField As Object
'Usage
 
Dim instance As SheetView
Dim value As Object
 
instance.DataKeyField = value
 
value = instance.DataKeyField
public object DataKeyField {get; set;}
See Also

Reference

SheetView Class
SheetView Members