Xceed DataGrid for Silverlight Documentation
DataPath Property (ActivatingCellEditorEventArgs)


Syntax
'Declaration
 
Public ReadOnly Property DataPath As DataGridPath
'Usage
 
Dim instance As ActivatingCellEditorEventArgs
Dim value As DataGridPath
 
value = instance.DataPath
public DataGridPath DataPath {get;}
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

ActivatingCellEditorEventArgs Class
ActivatingCellEditorEventArgs Members

Send Feedback