GrapeCity MultiRow Windows Forms Documentation
ConditionalCellStyleItemCollection Class
Members 


Represents the ConditionalCellStyleItem collection. This class cannot be inherited.
Object Model
ConditionalCellStyleItemCollection ClassConditionalCellStyleItem Class
Syntax
<ListBindableAttribute(False)>
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.ConditionalCellStyleItemCollectionEditor, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")>
Public NotInheritable Class ConditionalCellStyleItemCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ConditionalCellStyleItem)
[ListBindable(false)]
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.ConditionalCellStyleItemCollectionEditor, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")]
public sealed class ConditionalCellStyleItemCollection : System.Collections.ObjectModel.Collection<ConditionalCellStyleItem> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Win.MultiRow.ConditionalCellStyleItemCollection

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

ConditionalCellStyleItemCollection Members
GrapeCity.Win.MultiRow Namespace
ConditionalCellStyleItem Class
ConditionalCellStyle Class

 

 


Copyright © GrapeCity, inc. All rights reserved.