GrapeCity MultiRow Windows Forms Documentation
ComboBoxCell.ObjectCollection Class
Members 


Represents the collection of selection choices in a ComboBoxCell.
Syntax
<ListBindableAttribute(False)>
<DefaultMemberAttribute("Item")>
<SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1034:NestedTypesShouldNotBeVisible", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")>
<SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1039:ListsAreStronglyTyped", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")>
<SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1035:ICollectionImplementationsHaveStronglyTypedMembers", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")>
Public Class ComboBoxCell.ObjectCollection 
[ListBindable(false)]
[DefaultMember("Item")]
[SuppressMessage(Category="Microsoft.Design", 
   CheckId="CA1034:NestedTypesShouldNotBeVisible", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
[SuppressMessage(Category="Microsoft.Design", 
   CheckId="CA1039:ListsAreStronglyTyped", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
[SuppressMessage(Category="Microsoft.Design", 
   CheckId="CA1035:ICollectionImplementationsHaveStronglyTypedMembers", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
public class ComboBoxCell.ObjectCollection 
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.ComboBoxCell.ObjectCollection

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

ComboBoxCell.ObjectCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.