Class
TimeSpecialSlotContainer

specialized in displaying TimeSpecialSlotControls.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class TimeSpecialSlotContainer : ItemsControl

Inheritance: objectTimeSpecialSlotContainer

Constructors

TimeSpecialSlotContainer()

Declaration

cs-api-definition
public TimeSpecialSlotContainer()

Methods

GetContainerForItemOverride()

Creates or identifies the element that is used to display the given item.

Declaration

cs-api-definition
protected override DependencyObject GetContainerForItemOverride()

Returns

DependencyObject

The element that is used to display the given item.

OnCreateAutomationPeer()

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer