GrapeCity MultiRow Windows Forms Documentation
CellStyle Property (CellStyleContentChangedEventArgs)


Gets the CellStyle that has changed.
Syntax
Public ReadOnly Property CellStyle As CellStyle
Dim instance As CellStyleContentChangedEventArgs
Dim value As CellStyle
 
value = instance.CellStyle
public CellStyle CellStyle {get;}

Property Value

A CellStyle value, that is applied to the Cell, Section, and GcMultiRow objects.
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

CellStyleContentChangedEventArgs Class
CellStyleContentChangedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.