GrapeCity MultiRow Windows Forms Documentation
CellStyleContentChangedEventArgs Class
Members 


Provides data for the GcMultiRow.CellStyleContentChanged event.
Object Model
CellStyleContentChangedEventArgs ClassCellStyle Class
Syntax
Public Class CellStyleContentChangedEventArgs 
   Inherits System.EventArgs
public class CellStyleContentChangedEventArgs : System.EventArgs 
Remarks
The GcMultiRow.CellStyleContentChanged event occurs when a property value of a CellStyle object returned by one of the following properties changes:

If one of these properties is set to a different CellStyle; however, the corresponding PropertyNameChanged event occurs, but the CellStyleContentChanged event does not occur.

Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Win.MultiRow.CellStyleContentChangedEventArgs

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 Members
GrapeCity.Win.MultiRow Namespace
CellStyleContentChanged Event

 

 


Copyright © GrapeCity, inc. All rights reserved.