| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal layouts As LayoutsCollection _ ) | |
| C# | |
|---|---|
public LayoutEnumerator( LayoutsCollection layouts ) | |
Parameters
- layouts
- The collection of layouts to enumerate.
|
| Infragistics(R) NetAdvantage(R) Windows Forms | |
| LayoutEnumerator Constructor | |
| See Also E-mail your feedback on this topic. | |
| Infragistics.Win.UltraWinGrid Namespace > LayoutEnumerator Class : LayoutEnumerator Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal layouts As LayoutsCollection _ ) | |
| C# | |
|---|---|
public LayoutEnumerator( LayoutsCollection layouts ) | |