'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;}
'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;}
This property is available at run time only.
This property gets or sets the DataKeyField object for this sheet. This property gets the identifier for a row.