GroupControl
Class
Specialized TimeBarIntervalControlBase control for displaying DateTime intervals as group interval items.
Definition
Namespace:Telerik.Windows.Controls.TimeBar
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class GroupControl : TimeBarIntervalControlBase
Inheritance: objectTimeIntervalControlBaseTimeBarIntervalControlBaseGroupControl
Inherited Members
Constructors
Initializes a new instance of the GroupControl class.
C#
public GroupControl()
Methods
Raises the event. This method is invoked whenever
is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.