DataKey.Item Property
.NET Framework 2.0
Gets the value of a key field from a DataKey object.
| Name | Description |
|---|---|
| DataKey.Item (Int32) | Gets the value of the key field at the specified index from a DataKey object. |
| DataKey.Item (String) | Gets the value of the key field with the specified field name from a DataKey object. |
Community Additions
ADD
Show: