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

Identifies the EditBegun routed event.

Syntax

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

Return Value

The identifier for the EditBegun routed event.

Requirements

Supported Frameworks: Microsoft .NET Framework version 3.5

See Also