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

groups
Constructor.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal groups As GroupsCollection _
)
C# 
public GroupEnumerator( 
   GroupsCollection groups
)

Parameters

groups

See Also