ItemContainerGenerator::ContainerFromIndex Method (Int32)
.NET Framework (current version)
Returns the element corresponding to the item at the given index within the ItemCollection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- index
-
Type:
System::Int32
The index of the desired item.
Return Value
Type: System.Windows::DependencyObject^Returns the element corresponding to the item at the given index within the ItemCollection or returns null if the item is not realized.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
ItemContainerGenerator Class
System.Windows.Controls Namespace
Get a Combo Box Item
Show: