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

Returns the interned lowercase key used during key comparisons.

Syntax

Visual Basic (Declaration) 
Protected Overridable ReadOnly Property KeyLowercaseInterned As String
C# 
protected virtual string KeyLowercaseInterned {get;}

See Also