GrapeCity.Windows.SpreadSheet.UI Namespace / CellTextRenderingEventArgs Class
Properties

CellTextRenderingEventArgs Class Members

The following tables list the members exposed by CellTextRenderingEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CellTextRenderingEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the cell text.  
Public PropertyGets the column index of the cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.CellEventArgs)
Public PropertyGets the row index of the cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.CellEventArgs)
Top
See Also