GridViewRowPresenterBase::GetVisualChild Method (Int32)
.NET Framework (current version)
Gets the visual child in the row item at the specified index.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- index
-
Type:
System::Int32
The index of the child.
Return Value
Type: System.Windows.Media::Visual^A Visual object that contains the child at the specified index.
.NET Framework
Available since 3.0
Available since 3.0
Show: