Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

IsStudyTimelineCreated Method







The System.Windows.Forms.Control that hosts the timeline view.
Gets a value that determines whether the study timeline has been created for the provided control.
Syntax
public bool IsStudyTimelineCreated( 
   Control host
)
'Declaration
 
Public Function IsStudyTimelineCreated( _
   ByVal host As Control _
) As Boolean
'Usage
 
Dim instance As StudiesChronologicalTimelineManager
Dim host As Control
Dim value As Boolean
 
value = instance.IsStudyTimelineCreated(host)

            

            
public: bool IsStudyTimelineCreated( 
   Control* host
) 
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

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features