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

True if the item is selectable (read-only).

Syntax

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

See Also