The length of time for the major tick marks.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int CalendarView_MajorTickLength { get; set; } |
Visual Basic |
---|
Public Property CalendarView_MajorTickLength As Integer Get Set |
JScript |
---|
function get CalendarView_MajorTickLength () : int function set CalendarView_MajorTickLength (value : int) |