Class TimeRulerGroupItem
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public class TimeRulerGroupItem : TimeRulerItemBase
Constructors
TimeRulerGroupItem()
Declaration
public TimeRulerGroupItem()
Methods
OnInitialized(EventArgs)
Raises the Initialized event. The style of the TimeRulerGroupItem is set.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|