RadControls for WPF

The type of the tick.

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

Syntax

C#
public enum TickType
Visual Basic
Public Enumeration TickType

Members

Member nameValueDescription
Major0 Major tick.
Minor1 Minor tick.

See Also