Infragistics2.Shared.v8.1
ISelectableItem Interface
See Also  Members  
Infragistics.Shared Namespace : ISelectableItem Interface

ISelectableItem is implemented by any sub object that can be selected and/or activated (e.g. a cell, row, header etc.)

Syntax

Visual Basic (Declaration) 
Public Interface ISelectableItem 
C# 
public interface ISelectableItem 

See Also