[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.UIStrings.GetKeyAt

GetKeyAt Method

GetKeyAt(int)

Returns the key of an item with the specified index.

Declaration
public object GetKeyAt(int index)
Parameters
Type Name Description
int index

The item index.

Returns
Type Description
object

The item's key.