GrapeCity MultiRow Windows Forms Documentation
DomainUpDownCell.ObjectCollection Class
Members 


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

System.Object
   GrapeCity.Win.MultiRow.DomainUpDownCell.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

DomainUpDownCell.ObjectCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.