Infragistics2.Shared.v8.1
Key Property
See Also 
Infragistics.Shared Namespace > KeyedSubObjectBase Class : Key Property

The Key of the item in its collection.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Key As String
C# 
public virtual string Key {get; set;}

See Also