If True, date controls will not show old year. This option can improve display loading performance.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool HidePastYears { get; set; } |
Visual Basic |
---|
Public Property HidePastYears As Boolean Get Set |
JScript |
---|
function get HidePastYears () : boolean function set HidePastYears (value : boolean) |