True if the all day area should be displayed.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool WeekView_ShowAllDayArea { get; set; } |
| Visual Basic |
|---|
Public Property WeekView_ShowAllDayArea As Boolean Get Set |
| JScript |
|---|
function get WeekView_ShowAllDayArea () : boolean function set WeekView_ShowAllDayArea (value : boolean) |