Infragistics(R) NetAdvantage(R) Windows Forms
GetSelectionManager Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > ControlBase Class : GetSelectionManager Method

Syntax

Visual Basic (Declaration) 
Protected Overridable Function GetSelectionManager() As Infragistics.Win.ISelectionManager
C# 
protected virtual Infragistics.Win.ISelectionManager GetSelectionManager()

See Also