←Select platform

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

Leadtools.Medical.Workstation Assembly