RadControls for WPF

Gets or sets the TimeRulerLines. This is a dependency property.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GanttView (in Telerik.Windows.Controls.GanttView.dll) Version: 2013.2.611.40

Syntax

C#
public TimeRulerLineCollection TimeRulerLines { get; }
Visual Basic
Public ReadOnly Property TimeRulerLines As TimeRulerLineCollection
	Get

See Also