GrapeCity MultiRow Windows Forms Documentation
ListLabelCell.ObjectCollection Constructor


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

Parameters

owner
The owner ListLabelCell.
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

ListLabelCell.ObjectCollection Class
ListLabelCell.ObjectCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.