C1.WPF.Extended Namespace / C1Rating Class / GetContainerForItemOverride Method

In This Topic
GetContainerForItemOverride Method (C1Rating)
In This Topic
Creates or identifies the element that is used to display the given item.
Syntax
'Declaration
 
Protected Overrides Function GetContainerForItemOverride() As DependencyObject
 

Return Value

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