Show or hide the all day area for preview.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool PreviewView_ShowAllDayArea { get; set; } |
Visual Basic |
---|
Public Property PreviewView_ShowAllDayArea As Boolean Get Set |
JScript |
---|
function get PreviewView_ShowAllDayArea () : boolean function set PreviewView_ShowAllDayArea (value : boolean) |