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

Identifies the EditBeginning routed event.

Syntax

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

Return Value

The identifier for the EditBeginning routed event.

Requirements

Supported Frameworks: Microsoft .NET Framework version 3.5

See Also