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

In This Topic
    LeaveCellEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LeaveCellEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the column index of the cell being left.  
    Public PropertyGets the row index of the cell being left.  
    Public PropertyGets the automatic column.  
    Public PropertyGets the automatic row.  
    Top
    See Also