EditEndingEvent Field
See Also 
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > Cell Class : EditEndingEvent Field

Identifies the EditEnding routed event.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly EditEndingEvent As RoutedEvent
C# 
public static readonly RoutedEvent EditEndingEvent

Return Value

The identifier for the EditEnding routed event.

Requirements

Supported Frameworks: Microsoft .NET Framework version 3.5

See Also