Infragistics2.Win.v8.1
ISelectionManager Interface
See Also  Members  
Infragistics.Win Namespace : ISelectionManager Interface

Usually implemented by the control, this is called by the selection strategy to perform various actions.

Syntax

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

See Also