Infragistics(R) NetAdvantage(R) Windows Forms
Item Property
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > SelectionStrategyBase Class : Item Property

The current item.

Syntax

Visual Basic (Declaration) 
Protected Property Item As Infragistics.Shared.ISelectableItem
C# 
protected Infragistics.Shared.ISelectableItem Item {get; set;}

See Also