[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetDataKey

GetDataKey Method

GetDataKey(int)

Gets the identifier for the specified row if it is visible.

Declaration
public object GetDataKey(int row)
Public Function GetDataKey(row As Integer) As Object
Parameters
Type Name Description
int row

Row index

Returns
Type Description
object