Infragistics2.Shared.v8.1
IsSelected Property
See Also 
Infragistics.Shared Namespace > ISelectableItem Interface : IsSelected Property

True if the item is currently selected (read-only).

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property IsSelected As Boolean
C# 
virtual bool IsSelected {get;}

See Also