Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ValueContext Class
Properties Methods Events

In This Topic
    ValueContext Class Members
    In This Topic

    The following tables list the members exposed by ValueContext.

    Public Properties
     NameDescription
    Public PropertyGets an integer value indicating the current column.  
    Public PropertyGets a boolean value indicating whether the cell is printing.  
    Public PropertyGets an integer value indicating the current row.  
    Public PropertyGets a value that bound with the value of cell.  
    Public PropertyGets an GrapeCity.Spreadsheet.IWorksheet object indicating the current worksheet.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    Public Events
     NameDescription
    Public Event/// Occurs when the property changed.  
    Top
    See Also