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

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public class TimeRulerGroupItem : TimeRulerItemBase

Inheritance: objectTimeRulerItemBaseTimeRulerGroupItem

Derived Classes: TimeRulerMonthViewGroupItem

Inherited Members TimeRulerItemBase.OrientationPropertyTimeRulerItemBase.OnApplyTemplate()TimeRulerItemBase.ChangeVisualState(bool)TimeRulerItemBase.GoToState(bool, params string[])TimeRulerItemBase.Orientation

Constructors

C#
public TimeRulerGroupItem()

Methods

Raises the Initialized event. The style of the TimeRulerGroupItem is set.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs