Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class TimeRulerMonthViewGroupItem : TimeRulerGroupItem
Inheritance: objectTimeRulerItemBaseTimeRulerGroupItemTimeRulerMonthViewGroupItem
Inherited Members
Constructors
C#
public TimeRulerMonthViewGroupItem()
Methods
Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The System.Windows.RoutedEventArgs that contains the event data.
Overrides: