New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Timeline

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public class TimelineGroupPeriodContainer : TimeIntervalContainerBase

Inheritance: objectTimeIntervalContainerBaseTimelineGroupPeriodContainer

Inherited Members TimeIntervalContainerBase.ItemHeaderStylePropertyTimeIntervalContainerBase.OnApplyTemplate()TimeIntervalContainerBase.PrepareContainerForItemOverride(DependencyObject, object)TimeIntervalContainerBase.ItemHeaderStyle

Constructors

C#
public TimelineGroupPeriodContainer()

Methods

Gets the container for item override.

C#
protected override DependencyObject GetContainerForItemOverride()
Returns:

DependencyObject

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

AutomationPeer

The type-specific AutomationPeer implementation.