GrapeCity MultiRow Windows Forms Documentation
Add Method (ConditionalCellStyleItemCollection)


Adds a ConditionalCellStyleItem to the collection. The item is created with the specified CellStyle and op parameters.
Overload List
OverloadDescription
Add(CellStyle,ConditionalCellStyleOperator)Adds a ConditionalCellStyleItem to the collection. The item is created with the specified cellStyle and op parameters.  
Add(CellStyle,ConditionalCellStyleOperator,Object)Adds a ConditionalCellStyleItem to the collection. The item is created by the specified cellStyle, op, and value1 parameters.  
Add(CellStyle,ConditionalCellStyleOperator,Object,Object)Adds a ConditionalCellStyleItem to the collection. The item is created by the specified cellStyle, op, value1, and value2 parameters.  
Add(ConditionalCellStyleItem) (Inherited from System.Collections.ObjectModel.Collection<ConditionalCellStyleItem>)
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 Class
ConditionalCellStyleItemCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.