TimeRulerLine
Class
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class TimeRulerLine : TimeRulerItemBase
Inheritance: objectTimeRulerItemBaseTimeRulerLine
Inherited Members
Constructors
C#
public TimeRulerLine()
Fields
SizeProperty
DependencyProperty
Identifies the Size dependency property.
C#
public static readonly DependencyProperty SizeProperty
Properties
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.