GrapeCity.Wpf.SpreadSheet Namespace / EnterCellEventArgs Class

EnterCellEventArgs Class Properties

For a list of all members of this type, see EnterCellEventArgs members.

Public Properties
 NameDescription
Public PropertyGets the column index of the cell being entered.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyGets the row index of the cell being entered.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyGets the worksheet of the cell being entered.  
Top
See Also