The length of time for the minor tick marks.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int HolidayView_MinorTickLength { get; set; }
Visual Basic
Public Property HolidayView_MinorTickLength As Integer
	Get
	Set
JScript
function get HolidayView_MinorTickLength () : int
function set HolidayView_MinorTickLength (value : int)

See Also