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