GrapeCity.Wpf.SpreadSheet Namespace / GcSpreadSheet Class / EnterCellEvent Field


In This Topic
EnterCellEvent Field
In This Topic
Identifies theEnterCell routed event
Syntax
'Declaration
 
Public Shared ReadOnly EnterCellEvent As RoutedEvent
 
'Usage
 
Dim value As RoutedEvent
 
value = GcSpreadSheet.EnterCellEvent
See Also