[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IEditableObjectSupport.GetItem

GetItem Method

GetItem(int)

Gets an editable data row item at the specified row.

Declaration
IEditableObject GetItem(int row)
Function GetItem(row As Integer) As IEditableObject
Parameters
Type Name Description
int row

Row index

Returns
Type Description
IEditableObject