ClassTimelineGroupPeriodContainer
Class
TimeIntervalContainerBase, specialized in displaying TimelineGroupPeriodControls.
Definition
Namespace:Telerik.Windows.Controls.Timeline
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class TimelineGroupPeriodContainer : TimeIntervalContainerBase
Inheritance: objectTimeIntervalContainerBaseTimelineGroupPeriodContainer
Inherited Members
Constructors
TimelineGroupPeriodContainer()
Declaration
cs-api-definition
public TimelineGroupPeriodContainer()
Methods
GetContainerForItemOverride()
Gets the container for item override.
Declaration
cs-api-definition
protected override DependencyObject GetContainerForItemOverride()
Returns
DependencyObject
OnCreateAutomationPeer()
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
Declaration
cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()
Returns
AutomationPeer
The type-specific AutomationPeer implementation.