True if the all day area should be displayed.

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

Syntax

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

See Also