Class GroupContainer
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class GroupContainer : TimeBarIntervalContainerBase, IRangeSelector<DateTime>
Constructors
GroupContainer()
Declaration
public GroupContainer()
Methods
GetContainerForItemOverride()
Declaration
protected override DependencyObject GetContainerForItemOverride()
Returns
Microsoft.
|
GetHoveredChildren(Point, UIElement)
Declaration
protected override IEnumerable<TimeBarIntervalControlBase> GetHoveredChildren(Point point, UIElement subtree)
Parameters
Windows.
|
Microsoft.
|
Returns
System.
|
Overrides
GetHoveredChildren(Point, Point, UIElement)
Declaration
protected override IEnumerable<TimeBarIntervalControlBase> GetHoveredChildren(Point dragStartPoint, Point dragEndPoint, UIElement subtree)
Parameters
Windows.
|
Windows.
|
Microsoft.
|
Returns
System.
|
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|