GrapeCity MultiRow Windows Forms Documentation
ListBoxCell.ObjectCollection Constructor


The owner ListBoxCell.
Initializes a new instance of the ListBoxCell.ObjectCollection class.
Syntax
Public Function New( _
   ByVal owner As ListBoxCell _
)
Dim owner As ListBoxCell
 
Dim instance As New ListBoxCell.ObjectCollection(owner)
public ListBoxCell.ObjectCollection( 
   ListBoxCell owner
)

Parameters

owner
The owner ListBoxCell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ListBoxCell.ObjectCollection Class
ListBoxCell.ObjectCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.