ComponentOne Extended Library for WPF and Silverlight
GetContainerForItemOverride Method (C1Rating)

C1.WPF.Extended Namespace > C1Rating Class : GetContainerForItemOverride Method
Creates or identifies the element that is used to display the given item.
Syntax
'Declaration
 
Protected Overrides Function GetContainerForItemOverride() As DependencyObject
protected override DependencyObject GetContainerForItemOverride()

Return Value

The element that is used to display the given item.
See Also

Reference

C1Rating Class
C1Rating Members