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 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.