IsStudyTimelineCreated Method

Summary

Gets a value that determines whether the study timeline has been created for the provided control.

Syntax
C#
VB
C++
public bool IsStudyTimelineCreated( 
   Control host 
) 
  
Public Function IsStudyTimelineCreated( _ 
   ByVal host As Control _ 
) As Boolean 
public: 
bool IsStudyTimelineCreated(  
   Control^ host 
)  

Parameters

host
The System.Windows.Forms.Control that hosts the timeline view.

Return Value

true if the study timeline is created; otherwise, it is false.

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