[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IDataKeySupport

IDataKeySupport Interface

Interface that supports data keys in the data model.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IDataKeySupport
Public Interface IDataKeySupport

Properties

Name Description
UseRowIndex

Determines whether the GetKey method generates a key for a row.

Methods

Name Description
GetKey(int)

Gets a key for the specified row or column.