GrapeCity MultiRow Windows Forms Documentation
Clear Method (ListLabelCell.ObjectCollection)


Clears all items from the collection.
Syntax
Public Sub Clear() 
Dim instance As ListLabelCell.ObjectCollection
 
instance.Clear()
public void Clear()
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThe collection contains at least one item and the cell's ListCell.DataSource property value is not a null reference (Nothing in Visual Basic).
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.