NetXP 3.0 Reference

WindowCollection.Item Property

Internal.

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As Window
[C#]
public Window this[
   int index
] {get;}

See Also

WindowCollection Class | NETXP.Controls.Docking Namespace