DataGridRow::GetRowContainingElement Method (FrameworkElement^)
.NET Framework (current version)
Returns the DataGridRow that contains the specified element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::FrameworkElement^
An element contained in a row to be found.
Return Value
Type: System.Windows.Controls::DataGridRow^The DataGridRow that contains the specified element.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: