[]
Interface that supports data keys in the data model.
public interface IDataKeySupport
Public Interface IDataKeySupport
| Name | Description |
|---|---|
| UseRowIndex | Determines whether the GetKey method generates a key for a row. |
| Name | Description |
|---|---|
| GetKey(int) | Gets a key for the specified row or column. |