←Select platform

ShowChronologicalTimelineOnLoad Property

Summary

Gets or sets a value that determines the behavior of the timeline on load.

Syntax
C#
VB
C++
public bool ShowChronologicalTimelineOnLoad { get; set; } 
Public Property ShowChronologicalTimelineOnLoad() As Boolean 
   Get 
   Set 
public:  
   property bool ShowChronologicalTimelineOnLoad 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to automatically show time line control when the workstation is loaded, false to hide it.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly