ArcGIS API for Silverlight - Library Reference
OnPreparingCellForEdit Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataGrid Class : OnPreparingCellForEdit Method

e
The event data.
Raises the System.Windows.Controls.DataGrid.PreparingCellForEdit event.

Syntax

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

Parameters

e
The event data.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.