Class TimeSpecialSlotContainer
ItemsControl specialized in displaying TimeSpecialSlotControls.
Inherited Members
Namespace: Telerik.Windows.Controls.TimeBar
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class TimeSpecialSlotContainer : ItemsControl
Constructors
TimeSpecialSlotContainer()
Declaration
public TimeSpecialSlotContainer()
Methods
GetContainerForItemOverride()
Creates or identifies the element that is used to display the given item.
Declaration
protected override DependencyObject GetContainerForItemOverride()
Returns
System.Windows.DependencyObject
The element that is used to display the given item. |