←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.