True if the Weekly tab should be shown.

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

Syntax

C#
public bool CalendarTabVisible { get; set; }
Visual Basic
Public Property CalendarTabVisible As Boolean
	Get
	Set
JScript
function get CalendarTabVisible () : boolean
function set CalendarTabVisible (value : boolean)

See Also