ArcGIS Runtime SDK for WPF - Library Reference
OnBeginningEdit Method
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataGrid Class : OnBeginningEdit Method

e
The event data.
Checks for FeatureLayer restrictions and cancels the edit if FeatureLayer, EditorTracking or Field indicate that and edit is not allowed.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnBeginningEdit( _
   ByVal e As DataGridBeginningEditEventArgs _
) 
C# 
protected override void OnBeginningEdit( 
   DataGridBeginningEditEventArgs e
)

Parameters

e
The event data.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.