GrapeCity MultiRow Windows Forms Documentation
CellStyle Property (ConditionalCellStyleItem)


Gets or sets a CellStyle that is applied to the Cell when the condition matches.
Syntax
Public Overridable Property CellStyle As CellStyle
Dim instance As ConditionalCellStyleItem
Dim value As CellStyle
 
instance.CellStyle = value
 
value = instance.CellStyle
public virtual CellStyle CellStyle {get; set;}

Property Value

A CellStyle that is applied to the Cell when the condition matches.
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

ConditionalCellStyleItem Class
ConditionalCellStyleItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.