←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly