Position of the holiday tab.

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

Syntax

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

See Also