LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ContainerControl Property

Show in webframe






Gets the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Syntax
public AutoHidePanel ContainerControl {get;}
'Declaration
 
Public ReadOnly Property ContainerControl As AutoHidePanel
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As AutoHidePanel
 
value = instance.ContainerControl

            

            
public: __property AutoHidePanel* get_ContainerControl();
public:
property AutoHidePanel* ContainerControl {
   AutoHidePanel* get();
}

Property Value

The Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.