Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CellTextRenderingEventArgs Class
Properties

In This Topic
    CellTextRenderingEventArgs Class Members
    In This Topic

    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