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

Type-safe version of Current

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Current As UltraGridColumn
C# 
public UltraGridColumn Current {get;}

See Also